buildTask

Build a task that will build and run the path when executed. This is similar to a deferred task but applies to the path construction.

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 build and run the path when executed