We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e74ebc commit 3f3f774Copy full SHA for 3f3f774
example_16/package.xml
@@ -35,10 +35,10 @@
35
<exec_depend>xacro</exec_depend>
36
37
<test_depend>ament_cmake_pytest</test_depend>
38
- <test_depend>controller_manager</test_depend>
39
- <test_depend>launch_testing_ros</test_depend>
+ <test_depend>launch_testing</test_depend>
+ <test_depend>launch</test_depend>
40
<test_depend>liburdfdom-tools</test_depend>
41
- <test_depend>xacro</test_depend>
+ <test_depend>rclpy</test_depend>
42
43
<export>
44
<build_type>ament_cmake</build_type>
0 commit comments