Class MecanumDriveKinematicsConstraint

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

public class MecanumDriveKinematicsConstraint
extends Object
implements TrajectoryConstraint
A class that enforces constraints on the mecanum 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.