Waitforforward
Movement.waitForForward()
Returns
NothingDescription
Suspends execution of the script until forward is executed from the project's movement panel either by the user or from another script.
NMS Faux Odometry
— Estimate pose odometry from movement distance for robots without encoders, calibrated by speed. Suited for DIY navigation; pose drifts with lidar.
Try it →
Movement.waitForForward()
Suspends execution of the script until forward is executed from the project's movement panel either by the user or from another script.