DriveVelocityConstraint
class DriveVelocityConstraint(val maxWheelVel: Double, robotToWheelVelocities: (Pose2d) -> List<Double>) : TrajectoryVelocityConstraint
Drive constraint that limits maximum wheel velocities.
Parameters
maxWheelVel
maximum wheel velocity