File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <package format =" 2" >
3+ <name >eigenpy</name >
4+ <version >1.5.1</version >
5+ <description >Bindings between Numpy and Eigen using Boost.Python - wrapped for catkin.</description >
6+ <maintainer email =" jcarpent@laas.fr" >Justin Carpentier</maintainer >
7+ <maintainer email =" wolfgang.merkt@ed.ac.uk" >Wolfgang Merkt</maintainer >
8+ <author >Justin Carpentier</author >
9+ <author >Nicolas Mansard</author >
10+ <license >BSD</license >
11+
12+ <url type =" website" >https://github.com/stack-of-tasks/eigenpy</url >
13+
14+ <build_depend >git</build_depend >
15+ <depend >python</depend >
16+ <depend >python-numpy</depend >
17+ <depend >eigen</depend >
18+ <depend >boost</depend >
19+
20+ <buildtool_depend >cmake</buildtool_depend >
21+ <export >
22+ <build_type >cmake</build_type >
23+ </export >
24+ </package >
You can’t perform that action at this time.
0 commit comments