trajectoryBuilder

open override fun trajectoryBuilder(startPose: Pose2d): TrajectoryBuilder

Creates a trajectory builder starting from a specified pose.

The trajectory builder provides a fluent API for constructing trajectories with motion profiling and constraints.

Return

A new trajectory builder

Parameters

startPose

The starting pose for the trajectory


Creates a trajectory builder starting from the current robot pose.

Return

A new trajectory builder starting at the current localizer pose