File tree Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Original file line number Diff line number Diff line change 22<package format =" 3" >
33 <name >dynamic-graph-python</name >
44 <version >4.0.9</version >
5- <description >
6- Dynamic graph library Python bindings
7- </description >
5+ <description >Dynamic graph library Python bindings</description >
86 <
maintainer email =
" [email protected] " >Guilhem Saurel</
maintainer >
9- <license >BSD</license >
10-
11- <url >http://github.com/stack-of-tasks/dynamic-graph-python</url >
127 <author >Nicolas Mansard</author >
138 <author >Olivier Stasse</author >
9+ <license >BSD</license >
10+
11+ <url type =" website" >https://github.com/stack-of-tasks/dynamic-graph-python</url >
1412
1513 <build_depend >git</build_depend >
1614 <build_depend >doxygen</build_depend >
17- < doc_depend >doxygen</ doc_depend >
18- <!-- The following tags are recommended by REP-136 -->
15+
16+ <!-- The following tag is recommended by REP-136 -->
1917 <exec_depend condition =" $ROS_VERSION == 1" >catkin</exec_depend >
20- <exec_depend condition =" $ROS_VERSION == 2" >ament_cmake</exec_depend >
21- <depend >dynamic-graph</depend >
18+
19+ <depend condition =" $ROS_PYTHON_VERSION == 2" >python</depend >
20+ <depend condition =" $ROS_PYTHON_VERSION == 3" >python3</depend >
21+ <depend condition =" $ROS_PYTHON_VERSION == 2" >python-numpy</depend >
22+ <depend condition =" $ROS_PYTHON_VERSION == 3" >python3-numpy</depend >
23+ <depend >eigen</depend >
2224 <depend >boost</depend >
2325 <depend >eigenpy</depend >
26+ <depend >dynamic-graph</depend >
2427
2528 <buildtool_depend >cmake</buildtool_depend >
26-
2729 <export >
2830 <build_type >cmake</build_type >
2931 </export >
30-
3132</package >
You can’t perform that action at this time.
0 commit comments