forward
fun forward(ds: Double, velConstraintOverride: VelConstraint? = null, accelConstraintOverride: AccelConstraint? = null): TrajectoryActionBuilder
Adds a line segment that goes forward ds in the current direction.
Adds a line segment that goes forward ds in the current direction.