The RMP Motion Controller APIs

◆ MotionDoneGet()

bool MotionDoneGet ( )
pure virtual
Description:
MotionDoneGet returns true if the current move is complete and the robot is settled.
Returns
(bool) Returns true if motion is done, false if still moving.
See also
MotionDoneWait Visit our Topic Page for more information.