Skip to content
Snippets Groups Projects
Unverified Commit 6d9a0a9e authored by Joseph Mirabel's avatar Joseph Mirabel Committed by GitHub
Browse files

Merge pull request #8 from humanoid-path-planner/ros_package_xml

[ROS] Add package.xml
parents 5068bc1a 6ecb115d
No related branches found
No related tags found
No related merge requests found
<?xml version='1.0'?>
<package format='2'>
<name>hpp-statistics</name>
<version>4.9.0</version>
<description>Classes for doing statistics. </description>
<maintainer email='hpp@laas.fr'>Joseph Mirabel</maintainer>
<license>LGPL</license>
<!-- <url type='website'>https://github.com/humanoid-path-planner/hpp-statistics </url> -->
<author>Joseph Mirabel</author>
<author>Florent Lamiraux et al.</author>
<buildtool_depend>catkin</buildtool_depend>
<build_depend>hpp-util</build_depend>
<exec_depend>hpp-util</exec_depend>
<build_export_depend>hpp-util</build_export_depend>
</package>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment