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.
- property joint_indices#
Indices of the joints in the group command.
- property position_based_progress#
Position-based progress estimate.
- Returns:
Value in [0.0, 1.0].
- Return type: