Skip to content

Commit

Permalink
[hrpiob] Add ros-catkin style package.xml (to clarify dependency).
Browse files Browse the repository at this point in the history
  • Loading branch information
130s committed Dec 19, 2016
1 parent b8a3fb4 commit bdd278e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions hironx_ros_bridge/robot/hrpiob/package.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<package format="2">
<name>hrpiob</name>
<version>1.0.1</version>
<description>Hardware I/O interface definition for hrpsys-based robots specific to Kawada's NEXTAGE robot.
</description>
<author>Kawada Industries Inc.</author>
<author>Kawada Robotics Corporation</author>
<maintainer email="[email protected]">TORK</maintainer>
<license>CC BY-NC 4.0</license>
<buildtool_depend>cmake</buildtool_depend>
<depend>hrpsys</depend>
</package>

0 comments on commit bdd278e

Please sign in to comment.