Advanced Nav Drivers and ROS
Hi,
Just wondering if anyone has had any success in integrating this device into ROS: http://www.advancednavigation.com.au/...
I think I have found a suitable driver: https://github.com/labust/sensors-ros... but there seems to be no information on how to use the driver or what parameters are to be passed to it, and it has been almost a year since it was last touched.
passing the command: rosrun spatial_ins spatial_node
create the topics /fix /imu and /ned_vel but nothing is published to them.
I think I have the drivers working correctly but how do I find out what arguments to pass or what arguments I could potentially pass.
Thanks in advance