JointPositionCommandFeedback#
rb::JointPositionCommandFeedback is the leaf feedback type for joint-space
position commands.
Header
Header |
|
Declaration
Namespace |
|
Kind |
|
Primary role |
Report progress for a joint-position command. |
Public Member Functions
Method |
Purpose |
Notes |
|---|---|---|
|
Read completion progress based on scheduled time. |
Useful for timeline-style monitoring. |
|
Read completion progress based on position convergence. |
Useful when target tracking matters more than time. |
Returned Values & Units
Accessor |
Unit / encoding |
Notes |
|---|---|---|
|
Dimensionless |
Proto comments document the range as |
|
Dimensionless |
Proto comments document the range as |
Detailed Reference
-
class JointPositionCommandFeedback : public rb::CommandFeedback#
Related Types
Examples
demo_motion.cpp