fe
This commit is contained in:
parent
2dab0d5dc7
commit
4e6c8413d9
@ -80,9 +80,7 @@ public RobotContainer() {
|
||||
}
|
||||
|
||||
private void configureBindings() {
|
||||
basePilotable.setDefaultCommand(new RunCommand(() -> {
|
||||
basePilotable.drive(-manette1.getLeftY(), -manette1.getLeftX());
|
||||
},basePilotable));
|
||||
|
||||
// manette 1
|
||||
manette1.povDown().onTrue(pivoteBrasHaut);
|
||||
manette1.povUp().onTrue(pivoteBrasBas);
|
||||
|
Loading…
x
Reference in New Issue
Block a user