rby1_sdk.CartesianImpedanceControlCommandFeedback¶
- class CartesianImpedanceControlCommandFeedback¶
Bases:
CommandFeedbackFeedback for a Cartesian-impedance control command.
- set_position¶
Current joint setpoint used by the internal joint-space controller [rad].
- Type:
numpy.ndarray, shape (N,), dtype=float64
- __init__(self: rby1_sdk.CartesianImpedanceControlCommandFeedback) None¶
Construct a
CartesianImpedanceControlCommandFeedbackinstance.
Methods
__init__(self)Construct a
CartesianImpedanceControlCommandFeedbackinstance.Attributes
command_headerHeader-level feedback.
Manipulability index.
Estimated remaining time to settle.
Current joint setpoint used by the internal joint-space controller.
validWhether this feedback object contains valid data.