I want to slow down the robot when it moves close to a waypoint.
For now, I can set the speed right before the beginning of the movement,
but I want to set the speed after 80% of that movement is completed.
In other words, change the speed on the fly. How to do that?