Class SwerveDriveKinematicsConstraint

java.lang.Object
edu.wpi.first.math.trajectory.constraint.SwerveDriveKinematicsConstraint
All Implemented Interfaces:
TrajectoryConstraint

public class SwerveDriveKinematicsConstraint
extends Object
implements TrajectoryConstraint
A class that enforces constraints on the swerve drive kinematics. This can be used to ensure that the trajectory is constructed so that the commanded velocities for all 4 wheels of the drivetrain stay below a certain limit.