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