removed useless lines
This commit is contained in:
@ -139,8 +139,6 @@ public RobotContainer() {
|
||||
}
|
||||
|
||||
public Command getAutonomousCommand() {
|
||||
chooser.getSelected();
|
||||
autobalance.getBoolean(true);
|
||||
return Commands.waitSeconds(14).deadlineWith( new SequentialCommandGroup(
|
||||
Commands.select(Map.ofEntries(
|
||||
Map.entry(enhaut,pivoteBrasHaut),
|
||||
|
Reference in New Issue
Block a user