@@ -143,6 +143,7 @@ The offset was mesuared by placing the robot by a wall, and observing the value
The offset for angular velosity is therefor -2.
To test the drift, we started by starting the GyroTest.java and let it run for 10 minutes to check if the sensor developed heat which would then maybe resulting in the read value to drift.
- It didn't. At the end it still switftet between 597 and 598.
Afterwards we modified the Gyrotest to let both motors run while the program ran. We also added a datalogger to the program to make later observations possible.