mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 08:48:07 -06:00
Drivetrain testing
This commit is contained in:
@@ -63,7 +63,7 @@ public final class Constants {
|
||||
|
||||
// swerve configuration
|
||||
public static final double NEUTRAL_DEADBAND = 0.04;
|
||||
public static final double OPEN_LOOP_RAMP_RATE = 0.2;
|
||||
public static final double OPEN_LOOP_RAMP_RATE = 0.4;
|
||||
public static final int REMOTE_0 = 0;
|
||||
|
||||
// conversions
|
||||
|
||||
Reference in New Issue
Block a user