rby1_sdk.HeadCommandFeedback¶
- class HeadCommandFeedback¶
Bases:
CommandFeedbackFeedback for a head command container.
- joint_position_command¶
Feedback for a joint position command (if present).
- __init__(self: rby1_sdk.HeadCommandFeedback) None¶
Construct a
HeadCommandFeedbackinstance.
Methods
__init__(self)Construct a
HeadCommandFeedbackinstance.Attributes
command_headerHeader-level feedback.
Head joint position command feedback.
validWhether this feedback object contains valid data.