latest pushes

This commit is contained in:
2023-11-01 14:27:26 -04:00
parent 6c392614e0
commit ff97d7476e
4 changed files with 22 additions and 17 deletions

View File

@ -11,5 +11,3 @@ endif()
if($ENV{ROS_VERSION} EQUAL 1)
catkin_package()
endif()
catkin_metapackage()

View File

@ -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>