PathBuilder
Easy-to-use builder for creating Path instances.
Parameters
start pose
start derivative
start second derivative
See also
Constructors
Functions
Adds a line segment with the specified heading interpolation.
Adds a spline segment with the specified heading interpolation.
Adds a line straight backward.
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.
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 segment (i.e., a line segment with constant heading interpolation).