rursprung / fhgr-mrproj2

A ROS 1 based tank with a LIDAR.
GNU General Public License v3.0
2 stars 2 forks source link

add & launch `bosch_imu_driver` on hardware #68

Closed rursprung closed 1 year ago

rursprung commented 1 year ago

the simulated IMU has already been added, but we haven't added the hardware driver for our Bosch BNO055 yet.

since the driver isn't released through the ROS infrastructure we instead have to pull in the git dependency directly.

rursprung commented 1 year ago

@joel5399: when testing this please make sure to follow these steps:

as discussed, it could well be that we might need the fix from https://github.com/mdrwiega/bosch_imu_driver/pull/14, in that case i'll update this PR to check out that instead of their master branch in our submodule.