UPenn-RoboCup / UPennalizers

Open Source Repository for Team UPennalizers
GNU General Public License v3.0
69 stars 38 forks source link

IMU Data from Body.lua #2

Closed jbrindza closed 4 years ago

jbrindza commented 12 years ago

The IMU data from the current Body interfaces are returned as the raw sensor values.

The Body module should convert these into standard units: m/s^2 and rad/s for the accelerometer and gyroscope readings respectively.