Closed billyzhaoj closed 4 years ago
The gyro shouldn't be able to measure device azimuth/elevation, only the rate of angular change. The units reported to the RTT should report this.
If you read the lines directly above the print statement in the application, you'll see that we integrate the readings from the Gyro in order to get an actual rotation value in degrees.
The gyro shouldn't be able to measure device azimuth/elevation, only the rate of angular change. The units reported to the RTT should report this.