itu-auv / auv-software

ITU AUV Team main software stack | This project is currently being migrated from a private legacy repository
https://auv.itu.edu.tr
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

add imu driver & test xsens imu #5

Closed senceryazici closed 1 month ago

senceryazici commented 2 months ago

This requires https://github.com/itu-auv/auv-software/issues/4 to be resolved first.

Add xsens ros driver to dependencies, add appropriate launch files to auv_bringup to start imu.

Test your launch file, make sure topics and frames match our current implementation.

senceryazici commented 1 month ago

Resolved by #19