CartesianImpedanceControlCommandFeedback#
rb::CartesianImpedanceControlCommandFeedback is the leaf feedback type for
Cartesian impedance requests.
Header
Header |
|
Declaration
Namespace |
|
Kind |
|
Primary role |
Report set-point, remaining time, and manipulability for a Cartesian impedance command. |
Public Member Functions
Method |
Purpose |
Notes |
|---|---|---|
|
Read the current set-position reference. |
Useful when analyzing the commanded impedance target. |
|
Read the remaining commanded execution time. |
Useful while tracking long motions. |
|
Read the reported manipulability value. |
Useful for task-space feasibility inspection. |
Returned Values & Units
Accessor |
Unit / encoding |
Notes |
|---|---|---|
|
|
Joint-space setpoint vector used by the internal controller. |
|
|
Estimated remaining settling time. |
|
Dimensionless |
Manipulability index from the Cartesian impedance path. |
Detailed Reference
-
class CartesianImpedanceControlCommandFeedback : public rb::CommandFeedback#
Related Types
Examples
gravity_compensation.cpp