cancel

abstract fun cancel()

Cancels the follower. If trajectory is cancelable, this function will cancel smoothly, otherwise, it will simply stop the robot.

Note: This function blocks until the robot is stopped.