added missing run deps

This commit is contained in:
David Gossow 2013-07-01 11:29:37 -07:00
parent bb83c8f550
commit d7cd18eec6

View File

@ -24,7 +24,11 @@
<build_depend>eigen</build_depend>
<build_depend>boost</build_depend>
<run_depend>sensor_msgs</run_depend>
<run_depend>roscpp</run_depend>
<run_depend>tf</run_depend>
<run_depend>angles</run_depend>
<run_depend>eigen</run_depend>
<run_depend>boost</run_depend>
</package>