-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
19 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |