Skip to content
Snippets Groups Projects
Unverified Commit b2076fda authored by Thomas PEYRUCAIN's avatar Thomas PEYRUCAIN Committed by GitHub
Browse files

Update package.xml for ROS release

parent 0915af33
No related branches found
No related tags found
No related merge requests found
Pipeline #11228 passed with warnings
<package format="2">
<?xml version="1.0"?>
<package format="3">
<name>tsid</name>
<version>1.4.0</version>
<description>
......@@ -10,8 +11,20 @@
<author>Justin Carpentier</author>
<maintainer email="guilhem.saurel@laas.fr">Guilhem Saurel</maintainer>
<build_depend>git</build_depend>
<build_depend>doxygen</build_depend>
<!-- The following tags are recommended by REP-136 -->
<exec_depend condition="$ROS_VERSION == 1">catkin</exec_depend>
<exec_depend condition="$ROS_VERSION == 2">ament_cmake</exec_depend>
<depend>pinocchio</depend>
<depend>eiquadprog</depend>
<depend>eigenpy</depend>
<depend>boost</depend>
<depend>graphviz</depend>
<buildtool_depend>cmake</buildtool_depend>
<export>
<build_type>cmake</build_type>
</export>
</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