fchcg
This commit is contained in:
parent
2f8e51e701
commit
90540ccbd0
@ -96,7 +96,7 @@ PivotChercheHaut pivotChercheHaut = new PivotChercheHaut(brasTelescopique, pivot
|
|||||||
Cube cube = new Cube(limelight, basePilotable, null);
|
Cube cube = new Cube(limelight, basePilotable, null);
|
||||||
Apriltag aprilTag = new Apriltag(limelight, basePilotable, null);
|
Apriltag aprilTag = new Apriltag(limelight, basePilotable, null);
|
||||||
Tape tape = new Tape(limelight, basePilotable, null);
|
Tape tape = new Tape(limelight, basePilotable, null);
|
||||||
PivotManuel pivotManuel = new PivotManuel(pivot,manette2.getLeftX());
|
PivotManuel pivotManuel = new PivotManuel(pivot,manette2::getLeftX);
|
||||||
BrasManuel brasManuel = new BrasManuel(brasTelescopique,manette2::getLeftY);
|
BrasManuel brasManuel = new BrasManuel(brasTelescopique,manette2::getLeftY);
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user