Skip to content

Commit

Permalink
add pr2_gazebo and robot_state_publisher to test_depend
Browse files Browse the repository at this point in the history
  • Loading branch information
k-okada committed Apr 2, 2018
1 parent 0f631b8 commit 598ff8b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pr2eus/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@
<run_depend>dynamic_reconfigure</run_depend>
<run_depend>sound_play</run_depend>

<!-- Dependencies needed only for running tests. -->
<test_depend>rostest</test_depend>
<test_depend>pr2_gazebo</test_depend>
<test_depend>robot_state_publisher</test_depend>

<export>
<pr2eus robot-name="pr2" interface-file="${prefix}/pr2-interface.l" />
</export>
Expand Down

0 comments on commit 598ff8b

Please sign in to comment.