File tree Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Original file line number Diff line number Diff line change 1- <package format =" 2" >
1+ <?xml version =" 1.0" ?>
2+ <package format =" 3" >
23 <name >eiquadprog</name >
34 <version >1.2.1</version >
45 <description >
1516 <author >Benjamin Stephens</author >
1617 <author >Gael Guennebaud</author >
1718
18- <build_depend >roscpp</build_depend >
19+ <build_depend >git</build_depend >
20+ <build_depend >doxygen</build_depend >
21+ <!-- The following tags are recommended by REP-136 -->
22+ <exec_depend condition =" $ROS_VERSION == 1" >catkin</exec_depend >
23+ <exec_depend condition =" $ROS_VERSION == 2" >ament_cmake</exec_depend >
24+ <depend >boost</depend >
25+ <depend >eigen</depend >
26+ <depend >graphviz</depend >
1927
20- <exec_depend >roscpp</ exec_depend >
28+ <doc_depend >doxygen</ doc_depend >
2129
22- <buildtool_depend >catkin </buildtool_depend >
30+ <buildtool_depend >cmake </buildtool_depend >
2331
24- <doc_depend >doxygen</doc_depend >
32+ <export >
33+ <build_type >cmake</build_type >
34+ </export >
2535
2636</package >
You can’t perform that action at this time.
0 commit comments