rby1_sdk.JointGroupPositionCommandFeedback¶
- class JointGroupPositionCommandFeedback¶
Bases:
CommandFeedbackFeedback for a joint group position command.
- position_based_progress¶
Progress estimate [0.0, 1.0] based on position error reduction.
- Type:
- __init__(self: rby1_sdk.JointGroupPositionCommandFeedback) None¶
Construct a
JointGroupPositionCommandFeedbackinstance.
Methods
__init__(self)Construct a
JointGroupPositionCommandFeedbackinstance.Attributes
command_headerHeader-level feedback.
Indices of the joints in the group command.
Position-based progress estimate.
Time-based progress estimate.
validWhether this feedback object contains valid data.