|
rby1-sdk
|
Public Member Functions | |
| const JointVelocityCommandFeedback & | joint_velocity_command () const |
| const SE2VelocityCommandFeedback & | se2_velocity_command () const |
Public Member Functions inherited from rb::CommandFeedback | |
| const CommandHeaderFeedback & | command_header () const |
Public Member Functions inherited from rb::Feedback | |
| bool | valid () const |
Protected Attributes | |
| JointVelocityCommandFeedback | joint_velocity_command_ |
| SE2VelocityCommandFeedback | se2_velocity_command_ |
Protected Attributes inherited from rb::CommandFeedback | |
| CommandHeaderFeedback | command_header_ {} |
Friends | |
| class | RobotCommandFeedbackParserImpl |