Skip to content

Commit

Permalink
v4.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Sep 15, 2020
1 parent 4e8559a commit d09f57f
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions package.xml
Original file line number Diff line number Diff line change
@@ -1,37 +1,37 @@
<?xml version='1.0'?>
<package format='2'>
<name>hpp-corbaserver</name>
<version>4.10.0</version>
<description>Corba server for Humanoid Path Planner applications </description>
<maintainer email='hpp@laas.fr'>Joseph Mirabel</maintainer>
<license>LGPL</license>
<!-- <url type='website'>https://github.com/humanoid-path-planner/hpp-corbaserver </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>
<?xml version='1.0'?>
<package format='2'>
<name>hpp-corbaserver</name>
<version>4.10.1</version>
<description>Corba server for Humanoid Path Planner applications </description>

<maintainer email='hpp@laas.fr'>Joseph Mirabel</maintainer>
<license>LGPL</license>

<!-- <url type='website'>https://github.com/humanoid-path-planner/hpp-corbaserver </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-template-corba</build_depend>
<exec_depend>hpp-template-corba</exec_depend>
<build_depend>hpp-template-corba</build_depend>
<exec_depend>hpp-template-corba</exec_depend>
<build_export_depend>hpp-template-corba</build_export_depend>
<build_depend>omniORB4</build_depend>
<exec_depend>omniORB4</exec_depend>
<build_depend>omniORB4</build_depend>
<exec_depend>omniORB4</exec_depend>
<build_export_depend>omniORB4</build_export_depend>
<build_depend>omniDynamic4</build_depend>
<exec_depend>omniDynamic4</exec_depend>
<build_depend>omniDynamic4</build_depend>
<exec_depend>omniDynamic4</exec_depend>
<build_export_depend>omniDynamic4</build_export_depend>
<build_depend>eigen3</build_depend>
<exec_depend>eigen3</exec_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_depend>urdfdom</build_depend>
<exec_depend>urdfdom</exec_depend>
<build_export_depend>urdfdom</build_export_depend>
<build_depend>hpp-fcl</build_depend>
<exec_depend>hpp-fcl</exec_depend>
<build_depend>hpp-fcl</build_depend>
<exec_depend>hpp-fcl</exec_depend>
<build_export_depend>hpp-fcl</build_export_depend>
</package>

0 comments on commit d09f57f

Please sign in to comment.