Enumeration of special sequence values that signal the end of trajectory or an immediate stop. More...
Enumerations | |
enum | SpecialSeqValue { END_TRAJECTORY = -1, STOP_TRAJECTORY = -2 } |
Enumeration of special sequence values that signal the end of trajectory or an immediate stop.
Enumerator | |
---|---|
END_TRAJECTORY | |
STOP_TRAJECTORY |
Definition at line 58 of file joint_message.h.