IllinoisAUV / robosub

Code that runs on the submarine
GNU General Public License v3.0
5 stars 1 forks source link

Sparton AHRS 8 Driver #63

Open abrandemuehl opened 6 years ago

abrandemuehl commented 6 years ago

We'll be incorporating the Sparton AHRS8 into our sub this year, and we need a ROS driver for it. It should publish IMU messages (http://docs.ros.org/api/sensor_msgs/html/msg/Imu.html), preferably with covariances included.

I've written this driver before, but do not have access to the code, so I can be a point of contact for advice on implementation.