await_until_stop()
- 1 Minute to read
await_until_stop()
- 1 Minute to read
Article summary
Did you find this summary helpful?
Thank you for your feedback
await_until_stop()
Blocks the application until movement is stopped.
Reference
Arguments
None
Return
None
Exceptions
Exception | Condition |
---|---|
RayaNotMoving | There is no motion command to wait for. |
See the complete list of Raya Exceptions.
Was this article helpful?