hfcgcjnm
This commit is contained in:
parent
ed8f05fc64
commit
b1f3443f56
@ -33,10 +33,9 @@ public void drive(double y, double x, double rot){
|
||||
}
|
||||
public void resetgyro(){
|
||||
try {
|
||||
gyroscope.zeroYaw();
|
||||
} catch( Exception e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
gyroscope.reset();
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
/** Creates a new BasePilotable. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user