Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • gsaurel/hpp-manipulation
  • humanoid-path-planner/hpp-manipulation
2 results
Show changes
Commits on Source (2)
<?xml version='1.0'?>
<package format='2'>
<name>hpp-manipulation</name>
<version>6.0.0</version>
<description>Classes for manipulation planning. </description>
<maintainer email='hpp@laas.fr'>Joseph Mirabel</maintainer>
<license>LGPL</license>
<!-- <url type='website'>https://github.com/humanoid-path-planner/hpp-manipulation </url> -->
<author>Joseph Mirabel</author>
<author>Florent Lamiraux et al.</author>
<buildtool_depend>catkin</buildtool_depend>
<build_depend>hpp-core</build_depend>
<exec_depend>hpp-core</exec_depend>
<build_export_depend>hpp-core</build_export_depend>
<build_depend>hpp-wholebody-step</build_depend>
<exec_depend>hpp-wholebody-step</exec_depend>
<build_export_depend>hpp-wholebody-step</build_export_depend>
<test_depend>example-robot-data</test_depend>
<build_depend>eigen3</build_depend>
<exec_depend>eigen3</exec_depend>
<build_export_depend>eigen3</build_export_depend>
<build_depend>urdfdom</build_depend>
<exec_depend>urdfdom</exec_depend>
<build_export_depend>urdfdom</build_export_depend>
<build_depend>coal</build_depend>
<exec_depend>coal</exec_depend>
<build_export_depend>coal</build_export_depend>
<test_depend>romeo_description</test_depend>
</package>
<?xml version="1.0"?>
<package format="3">
<name>hpp-manipulation</name>
<version>6.0.0</version>
<description>Classes for manipulation planning. </description>
<maintainer email="guilhem.saurel@laas.fr">Guilhem Saurel</maintainer>
<author>Joseph Mirabel</author>
<author>Florent Lamiraux et al.</author>
<license>BSD-2</license>
<url type="website">https://github.com/humanoid-path-planner/hpp-manipulation</url>
<url type="repository">https://github.com/humanoid-path-planner/hpp-manipulation</url>
<url type="bugtracker">https://github.com/humanoid-path-planner/hpp-manipulation/issues</url>
<buildtool_depend condition="$ROS_VERSION == 1">catkin</buildtool_depend>
<buildtool_depend condition="$ROS_VERSION == 2">ament_cmake</buildtool_depend>
<buildtool_depend>cmake</buildtool_depend>
<build_depend>doxygen</build_depend>
<depend>coal</depend>
<depend>boost</depend>
<depend>eigen</depend>
<depend>hpp-core</depend>
<depend>urdfdom</depend>
<test_depend>example-robot-data</test_depend>
<export>
<build_type>cmake</build_type>
</export>
</package>