Class DifferentialDriveKinematicsConstraint

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

public class DifferentialDriveKinematicsConstraint
extends Object
implements TrajectoryConstraint
A class that enforces constraints on the differential drive kinematics. This can be used to ensure that the trajectory is constructed so that the commanded velocities for both sides of the drivetrain stay below a certain limit.