Move the robot to a target position using a point to point controller
Waypoint describing the target position
Point to point controller
Used to stop tasks part of the way through.
Called every loop cycle of the queue. Returning true moves on to next task.
Called when task is started. Returning false will skip the task.