|
rby1-sdk
|
Classes | |
| class | AbsolutePosition |
| class | OneStep |
| class | RelativePosition |
Public Member Functions | |
| JogCommandBuilder & | SetAccelerationLimit (double value) |
| JogCommandBuilder & | SetCommand (AbsolutePosition absolute_position) |
| JogCommandBuilder & | SetCommand (OneStep one_step) |
| JogCommandBuilder & | SetCommand (RelativePosition relative_position) |
| JogCommandBuilder & | SetCommandHeader (const CommandHeaderBuilder &builder) |
| JogCommandBuilder & | SetJointName (const std::string &name) |
| JogCommandBuilder & | SetVelocityLimit (double value) |
Friends | |
| class | RobotCommandBuilderImpl |