TrajectoryCommandBuilder
Functions
Adds the provided acceleration constraints for the following path segments.
Adds the provided angular constraints for the following turn segments.
Adds the provided constraints to the following path and turn segments.
Adds the provided constraints for the following path segments.
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 marker that will be triggered at the closest trajectory point to point.
Adds a marker to the trajectory at time.
Adds a marker to the trajectory at time evaluated with the trajectory duration.
Adds the provided velocity constraints for the following path segments.
Adds a line straight backward.
Constructs the Trajectory instance.
Adds a line straight forward.
Adds a line segment with tangent heading interpolation.
Adds a line segment with constant heading interpolation.
Adds a line segment with linear heading interpolation.
Adds a line segment with spline heading interpolation.
Resets all constraints to the default constructor-provided values.
Resets the angular constraints to the default constructor-provided values.
Resets the path constraints to the default constructor-provided values.
Sets the acceleration constraints for the following path segments.
Sets the angular constraints for the following turn segments.
Sets the constraints for the following segments using the provided constraints. Sets both the path and angular constraints.
Sets the constraints for the following path segments.
Sets the velocity constraints for the following path segments.
Adds a spline segment with tangent 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.
Adds a strafe path segment.
Adds a wait segment that waits seconds.