build

Build the trajectory sequence (and mirrored sequence) without creating a task. This method is useful if you are not running an AutonomousBunyipsOpMode.

Note that building the trajectory itself not update any implicit poses for further calls. See buildTask/addTask for this behaviour.

Return

The built trajectory sequence from the builder, with no task being created or added. If there is an override sequence, that will be returned instead.