Skip to content
Snippets Groups Projects
Commit 35793a63 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

v4.11.0

parent 4a8732c4
No related branches found
No related tags found
No related merge requests found
Pipeline #16086 failed
...@@ -91,3 +91,5 @@ ADD_SUBDIRECTORY(test) ...@@ -91,3 +91,5 @@ ADD_SUBDIRECTORY(test)
IF(BUILD_PYTHON_INTERFACE) IF(BUILD_PYTHON_INTERFACE)
ADD_SUBDIRECTORY(python) ADD_SUBDIRECTORY(python)
ENDIF(BUILD_PYTHON_INTERFACE) ENDIF(BUILD_PYTHON_INTERFACE)
INSTALL(FILES package.xml DESTINATION share/${PROJECT_NAME})
<?xml version='1.0'?>
<package format='2'>
<name>hpp-centroidal-dynamics</name>
<version>4.11.0</version>
<description>Testing equilibrium of a system in contact with the environment</description>
<maintainer email='guilhem.saurel@laas.fr'>Guilhem Saurel</maintainer>
<license>BSD</license>
<author>Andrea Del Prete</author>
<author>Pierre Fernbach</author>
<author>Steve Tonneau</author>
<buildtool_depend>catkin</buildtool_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