latest pushes

This commit is contained in:
2023-09-27 09:49:48 -04:00
parent ec7a766dab
commit 1e0b90ccfe
30 changed files with 350 additions and 0 deletions

20
humanoid_msgs/package.xml Normal file
View File

@@ -0,0 +1,20 @@
<package>
<name>humanoid_msgs</name>
<version>0.3.0</version>
<description>
Messages and services for humanoid robots
</description>
<author>Armin Hornung</author>
<maintainer email="ronaldsonbellande@gmail.com">Ronaldson Bellande</maintainer>
<license>BSD</license>
<url>http://www.ros.org/wiki/humanoid_msgs</url>
<url type="bugtracker">https://github.com/ahornung/humanoid_msgs/issues</url>
<url type="repository">https://github.com/ahornung/humanoid_msgs</url>
<buildtool_depend>catkin</buildtool_depend>
<export>
<metapackage />
</export>
</package>