Skip to content

Commit

Permalink
Merge pull request start-jsk#110 from mmurooka/add-dependency-roseus
Browse files Browse the repository at this point in the history
Add roseus to hrpsys_ros_bridge_tutorials dependency
  • Loading branch information
garaemon committed Nov 5, 2014
2 parents df6dc98 + ae44981 commit 532b900
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion hrpsys_ros_bridge_tutorials/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,19 @@
<build_depend>euscollada</build_depend>
<build_depend>rostest</build_depend>
<build_depend>euslisp</build_depend>
<build_depend>roseus</build_depend>
<build_depend>pr2eus</build_depend>
<build_depend>roseus_msgs</build_depend>

<run_depend>hrpsys_ros_bridge</run_depend>
<run_depend>hrpsys</run_depend>
<run_depend>openhrp3</run_depend>
<run_depend>euscollada</run_depend>
<run_depend>euslisp</run_depend>

<run_depend>roseus</run_depend>
<run_depend>pr2eus</run_depend>
<run_depend>roseus_msgs</run_depend>

<!-- <test_depend>openhrp3</test_depend> -->
<export>
</export>
Expand Down

0 comments on commit 532b900

Please sign in to comment.