The RMP Motion Controller APIs

◆ PathStateWaitChange()

bool PathStateWaitChange ( PathState stateWaitChange,
uint64_t timeoutMilliseconds )
pure virtual
Parameters
stateWaitChangethe state to wait to change from.
timeoutMillisecondsduration to await before timing out (in ms). 0 checks the path state and returns immediately. TimeoutForever waits forever
Returns
returns whether the await was successful or timed out