Merge branch 'master' into auto-programming

This commit is contained in:
Aarav Shah
2020-03-07 16:34:21 -07:00
10 changed files with 260 additions and 137 deletions
+2
View File
@@ -109,6 +109,8 @@ public class Robot extends TimedRobot {
public void teleopInit() {
m_robotContainer.setDriveNeutralMode(NeutralMode.Brake);
m_robotContainer.setDriveGearState(false);
m_robotContainer.shiftClimberRachet(false);
//m_robotContainer.configDriveTrainSensors(FeedbackDevice.IntegratedSensor);
// This makes sure that the autonomous stops running when