build Task Now
Builds the path now and returns a task that will track the path when executed.
Note! Unlike the other drive tasks, this task does not automatically attach itself to a BunyipsSubsystem on construction, and needs to be done manually via the onSubsystem
method.
Return
the task that will track the built path when executed