yfg
This commit is contained in:
parent
e7c7d5caec
commit
9e5ecd1ff1
@ -33,7 +33,7 @@ public void drive(double y, double x, double rot){
|
||||
}
|
||||
/** Creates a new BasePilotable. */
|
||||
public BasePilotable() {
|
||||
avantDroit.setInverted(true);
|
||||
avantDroit.setInverted(false);
|
||||
arriereDroit.setInverted(true);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user