Swerve Module
Represents a swerve module used in a swerve drive system.
Constructors
Link copied to clipboard
public SwerveModule SwerveModule(Integer driveId, Integer steerId, Integer canCoderID, Double canCoderDriveStraightSteerSetPoint)
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Resets the drive motor position to zero.
Link copied to clipboard
Sets the PID values for autonomous mode.
Link copied to clipboard
Sets the drive PID values.
Link copied to clipboard
Sets the steer PID values.
Link copied to clipboard
Sets the PID values for teleoperation mode.
Link copied to clipboard