|
rby1-sdk
|
Public Member Functions | |
| const BodyCommandFeedback & | body_command () const |
| const HeadCommandFeedback & | head_command () const |
| const MobilityCommandFeedback & | mobility_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 | |
| BodyCommandFeedback | body_command_ |
| HeadCommandFeedback | head_command_ |
| MobilityCommandFeedback | mobility_command_ |
Protected Attributes inherited from rb::CommandFeedback | |
| CommandHeaderFeedback | command_header_ {} |
Friends | |
| class | RobotCommandFeedbackParserImpl |