ros-drivers / um7

ROS driver for UM7 inertial measurement device.
15 stars 49 forks source link

Fix error of mag topic not publish #24

Closed Nicolas-131 closed 4 years ago

Nicolas-131 commented 4 years ago

Since last commit of 27 September 2019, topic mag is not publish any more (with use_magnetic_field_msg or not).

Here is a fix to make it works. Ros publisher mag_pub is define tow times in the main.ccp.

tonybaltovski commented 4 years ago

Thanks for catching this!