zdcfv
This commit is contained in:
parent
337199e19c
commit
8c1eb669ab
@ -61,9 +61,8 @@ public void BrakeFerme(){
|
|||||||
brakegauche.set(Value.kReverse);
|
brakegauche.set(Value.kReverse);
|
||||||
}
|
}
|
||||||
public void resetGyro(){
|
public void resetGyro(){
|
||||||
try {gyroscope.reset();} catch(Exception e){DriverStation.reportError("bye bye",true);
|
{gyroscope.reset();}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
/** Creates a new BasePilotable. */
|
/** Creates a new BasePilotable. */
|
||||||
public BasePilotable() {
|
public BasePilotable() {
|
||||||
droit.setInverted(true);
|
droit.setInverted(true);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user