Drive Shim
A shim class for the drive system, providing velocity and acceleration constraints based on the type of drive train and the given constraints.
Parameters
drive Train Type
The type of drive train (e.g., MECANUM, TANK).
constraints
The constraints for the drive system, including maximum velocities and accelerations.
pose Estimate
The initial pose estimate of the bot.
Functions
Link copied to clipboard
Creates a new TrajectorySequenceBuilder starting from the given Pose2d.