rby1_sdk.WholeBodyCommandFeedback¶
- class WholeBodyCommandFeedback¶
Bases:
CommandFeedbackFeedback for a whole-body command container.
- stop_command¶
Feedback of the contained stop command (if present).
- Type:
- __init__(self: rby1_sdk.WholeBodyCommandFeedback) None¶
Construct a
WholeBodyCommandFeedbackinstance.
Methods
__init__(self)Construct a
WholeBodyCommandFeedbackinstance.Attributes
command_headerHeader-level feedback.
Contained stop command feedback.
validWhether this feedback object contains valid data.