The RMP Motion Controller APIs

◆ PathStateGet()

PathState PathStateGet ( )
pure virtual
Returns
the Robot's path state which can tell you if the Robot is executing a path or not. If a move is commanded directly on the joints via MultiAxis, the PathState will be Idle, not Moving.
See also
PathState