JointImpedanceControlCommandFeedback#
rb::JointImpedanceControlCommandFeedback is the leaf feedback type for
joint-space impedance commands.
Header
Header |
|
Declaration
Namespace |
|
Kind |
|
Primary role |
Report set-point and error data for a joint-impedance command. |
Public Member Functions
Method |
Purpose |
Notes |
|---|---|---|
|
Read the reference joint-position vector. |
Useful when inspecting commanded compliance targets. |
|
Read the current joint-space error vector. |
Useful when diagnosing tracking quality. |
Returned Values & Units
Accessor |
Unit / encoding |
Notes |
|---|---|---|
|
|
Joint-space setpoint vector. |
|
|
Per-joint position error vector. |
Detailed Reference
-
class JointImpedanceControlCommandFeedback : public rb::CommandFeedback#
Related Types
Examples
gravity_compensation.cpp