ros-drivers / microstrain_3dmgx2_imu

A driver for IMUs compatible the microstrain 3DM-GX2 and 3DM-GX3 protoco
GNU Lesser General Public License v2.1
16 stars 29 forks source link

Missing explicit dependency and include on log4cxx #3

Closed dirk-thomas closed 10 years ago

dirk-thomas commented 10 years ago

In the latest version of rosconsole the strict dependency on log4cxx has been removed. Now your package microstrain_3dmgx2_imu fails to build since it relied on the transitive dependency.

Please make the dependency on log4cxx explicit and import the necessary header file to unbreak the build on the farm (http://jenkins.ros.org/view/HbinP32/job/ros-hydro-microstrain-3dmgx2-imu_binarydeb_precise_i386).

chadrockey commented 10 years ago

Resolved:

https://github.com/ros-drivers/microstrain_3dmgx2_imu/commit/46be476152091dcf8204f2fcf77928dd1f0823e6