helloworld
This commit is contained in:
parent
4a88d1faef
commit
2f72d41ed2
4 changed files with 154 additions and 83 deletions
|
@ -42,6 +42,7 @@ public class ftc2024_autonome_test extends LinearOpMode {
|
|||
)
|
||||
);
|
||||
imu.resetYaw();
|
||||
YawPitchRollAngle robotOrientation;
|
||||
double Yaw = robotOrientation.getYaw(AngleUnit.DEGREES);
|
||||
double yaw_sortie = 0.0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue