rby1_sdk.JointPositionCommandFeedback#
- class JointPositionCommandFeedback#
Bases:
CommandFeedbackFeedback for a joint-space position command.
- position_based_progress#
Progress estimate [0.0, 1.0] based on position error reduction.
- Type:
- __init__(self: rby1_sdk.JointPositionCommandFeedback) None#
Construct a
JointPositionCommandFeedbackinstance.
Methods
__init__(self)Construct a
JointPositionCommandFeedbackinstance.Attributes
command_headerHeader-level feedback.
Position-based progress estimate.
Time-based progress estimate.
validWhether this feedback object contains valid data.
- property position_based_progress#
Position-based progress estimate.
- Returns:
Value in [0.0, 1.0].
- Return type: