This commit is contained in:
2023-03-08 18:34:08 -05:00
5 changed files with 45 additions and 24 deletions

View File

@ -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);
}
}