rby1_sdk.ImpedanceControlCommandFeedback#
- class ImpedanceControlCommandFeedback#
Bases:
CommandFeedbackFeedback for a Cartesian impedance control (single-link) command.
- tracking_error#
Current tracking error (translation/rotation).
- __init__(self: rby1_sdk.ImpedanceControlCommandFeedback) None#
Construct an
ImpedanceControlCommandFeedbackinstance.
Methods
__init__(self)Construct an
ImpedanceControlCommandFeedbackinstance.Attributes
command_headerHeader-level feedback.
Current tracking error.
validWhether this feedback object contains valid data.
- class TrackingError#
Bases:
pybind11_objectTracking error for Cartesian impedance.
- property position_error#
- property rotation_error#
- property tracking_error#
Current tracking error.
- Returns:
Translational and rotational error magnitudes.
- Return type: