File tree Expand file tree Collapse file tree 4 files changed +12
-290
lines changed Expand file tree Collapse file tree 4 files changed +12
-290
lines changed Original file line number Diff line number Diff line change 66# get the python script install path
77
88IF (BUILD_PYTHON_INTERFACE)
9- SPHINX_SETUP()
10- SPHINX_FINALIZE()
119 IF (INSTALL_DOCUMENTATION)
1210 INSTALL (FILES
1311 pictures/feature.png
Load Diff This file was deleted.
Load Diff This file was deleted.
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 >sot-core</name >
34 <version >4.10.0</version >
45 <description >
1415 <author >Olivier Stasse</author >
15161617
17- <buildtool_depend >catkin</buildtool_depend >
18- <build_depend version_gte =" 1.1" version_lt =" 2.0" >genmsg</build_depend >
19-
20- <build_depend >roscpp</build_depend >
21- <build_depend >dynamic-graph-python</build_depend >
22- <build_depend >pinocchio</build_depend >
23-
24- <build_depend >roscpp</build_depend >
25- <build_export_depend >dynamic-graph-python</build_export_depend >
26- <build_export_depend >pinocchio</build_export_depend >
27-
28-
29- <exec_depend >dynamic-graph-python</exec_depend >
30- <exec_depend >pinocchio</exec_depend >
31- <exec_depend >example-robot-data</exec_depend >
32-
33- <test_depend >gtest</test_depend >
18+ <depend >dynamic-graph</depend >
19+ <depend >pinocchio</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 >
3424
3525 <doc_depend >doxygen</doc_depend >
3626 <doc_depend >dynamic_graph</doc_depend >
37-
38-
27+
28+ <buildtool_depend >cmake</buildtool_depend >
29+
3930 <export >
31+ <build_type >cmake</build_type >
4032 </export >
4133</package >
You can’t perform that action at this time.
0 commit comments