Sequential Test

wanted to see if they work in auto revert
This commit is contained in:
Aarav Shah
2021-03-12 13:50:52 -07:00
parent a06a72d297
commit fd6ea36e7e
26 changed files with 79 additions and 22 deletions
-1
View File
@@ -82,7 +82,6 @@ public class Robot extends TimedRobot {
*/
@Override
public void autonomousInit() {
m_autonomousCommand = m_robotContainer.getAutonomousCommand();
m_robotContainer.setDriveNeutralMode(NeutralMode.Coast);