Skip to content

Commit

Permalink
v4.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Apr 21, 2021
1 parent 5636bd3 commit c0b5869
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions package.xml
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
<?xml version='1.0'?>
<package format='2'>
<name>hpp-gui</name>
<version>4.10.1</version>
<description>'Graphical interface for HPP ' </description>
<maintainer email='[email protected]'>Joseph Mirabel</maintainer>
<license>LGPL</license>
<!-- <url type='website'>https://github.com/humanoid-path-planner/hpp-gui </url> -->
<author>Joseph Mirabel</author>
<author>Florent Lamiraux et al.</author>
<buildtool_depend>catkin</buildtool_depend>
<?xml version='1.0'?>
<package format='2'>
<name>hpp-gui</name>
<version>4.11.0</version>
<description>'Graphical interface for HPP ' </description>

<maintainer email='[email protected]'>Joseph Mirabel</maintainer>
<license>LGPL</license>

<!-- <url type='website'>https://github.com/humanoid-path-planner/hpp-gui </url> -->

<author>Joseph Mirabel</author>
<author>Florent Lamiraux et al.</author>

<buildtool_depend>catkin</buildtool_depend>

<depend>gepetto-viewer</depend>
<depend>gepetto-viewer-corba</depend>
<depend>gepetto-viewer-corba</depend>

<depend>hpp-fcl</depend>
<depend>hpp-corbaserver</depend>
<depend>hpp-manipulation-corba</depend>
<depend>hpp-fcl</depend>
<depend>hpp-corbaserver</depend>
<depend>hpp-manipulation-corba</depend>
</package>

0 comments on commit c0b5869

Please sign in to comment.