nhvvn
This commit is contained in:
@ -33,6 +33,7 @@ public void drive(double y, double x, double rot){
|
||||
}
|
||||
/** Creates a new BasePilotable. */
|
||||
public BasePilotable() {
|
||||
avantDroit.setInverted(true);
|
||||
arriereDroit.setInverted(true);
|
||||
avantGauche.setInverted(true);
|
||||
}
|
||||
|
Reference in New Issue
Block a user