We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 049a3b9 commit e4324d8Copy full SHA for e4324d8
imu_complementary_filter/package.xml
@@ -12,11 +12,13 @@
12
13
<buildtool_depend>catkin</buildtool_depend>
14
<build_depend>cmake_modules</build_depend>
15
+ <build_depend>eigen</build_depend>
16
<build_depend>message_filters</build_depend>
17
<build_depend>roscpp</build_depend>
18
<build_depend>sensor_msgs</build_depend>
19
<build_depend>std_msgs</build_depend>
20
<build_depend>tf</build_depend>
21
+ <run_depend>eigen</run_depend>
22
<run_depend>message_filters</run_depend>
23
<run_depend>roscpp</run_depend>
24
<run_depend>sensor_msgs</run_depend>
0 commit comments