Skip to content

Commit

Permalink
Merge pull request #907 from wkentaro/fix-genjava-problem
Browse files Browse the repository at this point in the history
[hrpsys_ros_bridge] Fix genjava problem by adding message_generation …
  • Loading branch information
k-okada committed Jan 16, 2016
2 parents 6d6c452 + 8a0eec7 commit f3883ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions hrpsys_ros_bridge/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
<build_depend version_gte="315.3.1">hrpsys</build_depend>
<build_depend>hrpsys_tools</build_depend>
<build_depend>image_transport</build_depend>
<build_depend>message_generation</build_depend>
<build_depend>mk</build_depend>
<build_depend>nav_msgs</build_depend>
<build_depend>net-tools</build_depend>
Expand Down
1 change: 1 addition & 0 deletions openrtm_ros_bridge/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@

<buildtool_depend>catkin</buildtool_depend>

<build_depend>message_generation</build_depend>
<build_depend>openrtm_tools</build_depend>
<build_depend>roscpp</build_depend>
<build_depend>rostest</build_depend>
Expand Down

0 comments on commit f3883ec

Please sign in to comment.