finished 5 ball

This commit is contained in:
Aarav Shah
2020-03-11 19:41:56 -06:00
parent 8b3ce633d6
commit 18021fbdeb
5 changed files with 12 additions and 6 deletions
+2
View File
@@ -82,6 +82,8 @@ public class Robot extends TimedRobot {
m_robotContainer.setDriveNeutralMode(NeutralMode.Brake);
m_robotContainer.setDriveGearState(true);
m_robotContainer.resetOdometry(new Pose2d());
m_robotContainer.resetGyroYawRobotContainer(0);
//m_robotContainer.configDriveTrainSensors(FeedbackDevice.IntegratedSensor);
/*