addTask

open fun addTask()

Build the trajectory sequence and task, and add it automatically to the AutonomousBunyipsOpMode task queue. This method is useful if you are running this task as a standalone task, and will only work if you are running an AutonomousBunyipsOpMode. This trajectory will be added to the global poses list, so the next implicitly created trajectory will start from the end of this one.