File tree Expand file tree Collapse file tree 1 file changed +12
-20
lines changed Expand file tree Collapse file tree 1 file changed +12
-20
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" >
2
3
<name >sot-core</name >
3
4
<version >4.10.0</version >
4
5
<description >
14
15
<author >Olivier Stasse</author >
15
16
<author email =" ostasse@laas.fr" >ostasse@laas.fr</author >
16
17
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 >
34
24
35
25
<doc_depend >doxygen</doc_depend >
36
26
<doc_depend >dynamic_graph</doc_depend >
37
-
38
-
27
+
28
+ <buildtool_depend >cmake</buildtool_depend >
29
+
39
30
<export >
31
+ <build_type >cmake</build_type >
40
32
</export >
41
33
</package >
You can’t perform that action at this time.
0 commit comments