AutonomyLab / ardrone_autonomy

ROS driver for Parrot AR-Drone 1.0 and 2.0 quadrocopters
http://wiki.ros.org/ardrone_autonomy
BSD 3-Clause "New" or "Revised" License
357 stars 226 forks source link

Magnetometer Reading Question #205

Open SupermanPrime01 opened 7 years ago

SupermanPrime01 commented 7 years ago

Hello,

I was wondering if the magnetometer values I'm getting when I type "rostopic echo /ardrone/navdata" are raw values.

I'm trying to figure out the AR 2.0's heading vs. magnetic North using the magnetometer reading but the magX and magY values seem to be a negative value most of the time, which doesn't make sense to me.

Thank you