Skip to content

Commit

Permalink
Add run dependency in package.xml for runnning roslaunch file correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
tongtybj committed Jun 10, 2016
1 parent 98eff80 commit 145ad55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions jsk_mbzirc_common/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@
<run_depend>gazebo_plugins</run_depend>
<run_depend>gazebo_ros</run_depend>

<run_depend>robot_state_publisher</run_depend>
<run_depend>fake_localization</run_depend>

<test_depend>roslint</test_depend>
<test_depend>rostest</test_depend>
<test_depend>roslaunch</test_depend>
Expand Down

0 comments on commit 145ad55

Please sign in to comment.