BaseTrajectoryBuilder
Easy-to-use builder for creating Trajectory instances.
Parameters
start pose
start derivative
start second derivative
Inheritors
Functions
Adds a marker at the current position of the trajectory.
Adds a marker to the trajectory at displacement.
Adds a marker to the trajectory at displacement evaluated with path length.
Adds a line segment with the specified heading interpolation.
Adds a marker that will be triggered at the closest trajectory point to point.
Constructs the Trajectory instance.
Adds a line segment with constant heading interpolation.
Adds a line segment with linear heading interpolation.
Adds a line segment with spline heading interpolation.
Adds a spline segment with constant heading interpolation.
Adds a spline segment with linear heading interpolation.
Adds a spline segment with spline heading interpolation.
Adds a segment that strafes left in the robot reference frame.
Adds a segment that strafes right in the robot reference frame.