Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Humanoid Path Planner
hpp-fcl
Commits
afc04647
Verified
Commit
afc04647
authored
Dec 05, 2019
by
Justin Carpentier
Browse files
ros: add package.xml
parent
7e438a97
Changes
1
Hide whitespace changes
Inline
Side-by-side
package.xml
0 → 100644
View file @
afc04647
<?xml version="1.0"?>
<package
format=
"2"
>
<name>
hpp-fcl
</name>
<version>
1.2.0
</version>
<description>
An extension of the Flexible Collision Library.
</description>
<!-- The maintainer listed here is for the ROS release to receive emails for the buildfarm.
Please check the repository URL for full list of authors and maintainers. -->
<maintainer
email=
"jmirabel@laas.fr"
>
Joseph Mirabel
</maintainer>
<maintainer
email=
"justin.carpentier@inria.fr"
>
Justin Carpentier
</maintainer>
<maintainer
email=
"wolfgang.merkt@ed.ac.uk"
>
Wolfgang Merkt
</maintainer>
<license>
BSD
</license>
<url
type=
"website"
>
https://github.com/humanoid-path-planner/hpp-fcl
</url>
<build_depend>
git
</build_depend>
<build_depend>
doxygen
</build_depend>
<doc_depend>
doxygen
</doc_depend>
<depend>
python
</depend>
<depend>
python-numpy
</depend>
<depend>
eigen
</depend>
<depend>
boost
</depend>
<depend>
assimp
</depend>
<depend>
octomap
</depend>
<depend>
eigenpy
</depend>
<buildtool_depend>
cmake
</buildtool_depend>
<export>
<build_type>
cmake
</build_type>
</export>
</package>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment