Merge branch 'main' of https://demerso.net/pls5618/2023/robot
This commit is contained in:
@ -70,6 +70,13 @@ public void resetGyro(){
|
||||
|
||||
@Override
|
||||
public void periodic() {
|
||||
//teb .add("encodeuravantdroit",0.1);
|
||||
//teb .add("encodeurarrieregauche",0.1);
|
||||
//teb .add("encodeurarrieredroit",0.1);
|
||||
//teb .add("encodeuravantgauche",0.1);
|
||||
//teb .add("distance",0.1);
|
||||
//teb .add("brakedroit",0.1);
|
||||
//teb .add("brakegauche", 0.1);
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user