latest pushes
This commit is contained in:
@ -11,5 +11,3 @@ endif()
|
||||
if($ENV{ROS_VERSION} EQUAL 1)
|
||||
catkin_package()
|
||||
endif()
|
||||
|
||||
catkin_metapackage()
|
||||
|
@ -2,17 +2,15 @@
|
||||
<package format="3">
|
||||
<name>humanoid_msgs</name>
|
||||
<version>0.3.2</version>
|
||||
<description>
|
||||
Messages and services for humanoid robots
|
||||
</description>
|
||||
<author>Armin Hornung</author>
|
||||
<description>Messages and services for humanoid robots</description>
|
||||
<maintainer email="ronaldsonbellande@gmail.com">Ronaldson Bellande</maintainer>
|
||||
<license>Apache 2.0</license>
|
||||
|
||||
<buildtool_depend condition="$ROS_VERSION == 1">catkin</buildtool_depend>
|
||||
<buildtool_depend condition="$ROS_VERSION == 2">ament_cmake</buildtool_depend>
|
||||
|
||||
|
||||
<buildtool_depend condition="$ROS_VERSION == 2">ament_cmake</buildtool_depend>
|
||||
|
||||
<export>
|
||||
<metapackage />
|
||||
</export>
|
||||
|
Reference in New Issue
Block a user