JointGroupPositionCommandFeedback#
rb::JointGroupPositionCommandFeedback is the leaf feedback type for
named-subset joint-position commands.
Header
Header |
|
Declaration
Namespace |
|
Kind |
|
Primary role |
Report progress for a joint-group position command. |
Public Member Functions
Method |
Purpose |
Notes |
|---|---|---|
|
Read the addressed joint indices. |
Useful when a subset command is handled generically. |
|
Read completion progress based on scheduled time. |
Useful for time-based monitoring. |
|
Read completion progress based on position convergence. |
Useful for target-based monitoring. |
Returned Values & Units
Accessor |
Unit / encoding |
Notes |
|---|---|---|
|
Joint indices |
Model-order indices for the addressed joint subset. |
|
Dimensionless |
Proto comments document the range as |
|
Dimensionless |
Proto comments document the range as |
Detailed Reference
-
class JointGroupPositionCommandFeedback : public rb::CommandFeedback#
Related Types
Examples
demo_motion.cpp