|
16 | 16 | <url type="bugtracker">https://github.com/ros-planning/moveit_msgs/issues</url> |
17 | 17 | <url type="repository">https://github.com/ros-planning/moveit_msgs</url> |
18 | 18 |
|
19 | | - <build_depend>message_generation</build_depend> |
| 19 | + <buildtool_depend>ament_cmake</buildtool_depend> |
| 20 | + |
20 | 21 | <build_depend>rosidl_default_generators</build_depend> |
21 | | - <build_depend>octomap_msgs</build_depend> |
22 | | - <build_depend>action_msgs</build_depend> |
23 | | - <build_depend>sensor_msgs</build_depend> |
24 | | - <build_depend>geometry_msgs</build_depend> |
25 | | - <build_depend>trajectory_msgs</build_depend> |
26 | | - <build_depend>shape_msgs</build_depend> |
27 | | - <build_depend>object_recognition_msgs</build_depend> |
28 | | - <build_depend>std_msgs</build_depend> |
29 | | - |
30 | | - <exec_depend>message_generation</exec_depend> <!-- provide message generation to downstream packages --> |
31 | | - <exec_depend>message_runtime</exec_depend> |
32 | | - <exec_depend>octomap_msgs</exec_depend> |
33 | | - <exec_depend>action_msgs</exec_depend> |
34 | | - <exec_depend>sensor_msgs</exec_depend> |
35 | | - <exec_depend>geometry_msgs</exec_depend> |
36 | | - <exec_depend>trajectory_msgs</exec_depend> |
37 | | - <exec_depend>shape_msgs</exec_depend> |
38 | | - <exec_depend>object_recognition_msgs</exec_depend> |
39 | | - <exec_depend>std_msgs</exec_depend> |
| 22 | + |
| 23 | + <depend>octomap_msgs</depend> |
| 24 | + <depend>action_msgs</depend> |
| 25 | + <depend>sensor_msgs</depend> |
| 26 | + <depend>geometry_msgs</depend> |
| 27 | + <depend>trajectory_msgs</depend> |
| 28 | + <depend>shape_msgs</depend> |
| 29 | + <depend>object_recognition_msgs</depend> |
| 30 | + <depend>std_msgs</depend> |
| 31 | + |
| 32 | + <exec_depend>rosidl_default_runtime</exec_depend> |
40 | 33 |
|
41 | 34 | <member_of_group>rosidl_interface_packages</member_of_group> |
42 | 35 |
|
|
0 commit comments