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 6b718e4 commit a576c21Copy full SHA for a576c21
package.xml
@@ -7,10 +7,13 @@
7
<maintainer email="[email protected]">Padmanabhan Pradheep</maintainer>
8
<license>MIT</license>
9
<buildtool_depend>ament_cmake</buildtool_depend>
10
- <test_depend>ament_copyright</test_depend>
11
- <test_depend>ament_flake8</test_depend>
12
- <test_depend>ament_pep257</test_depend>
13
- <test_depend>python3-pytest</test_depend>
+
+ <depend>launch_ros</depend>
+ <depend>navigation2</depend>
+ <depend>slam_toolbox</depend>
14
+ <depend>neo_nav2_bringup</depend>
15
+ <depend>gazebo_ros_pkgs</depend>
16
17
<export>
18
<build_type>ament_cmake</build_type>
19
<gazebo_ros gazebo_model_path="${prefix}/.." />
0 commit comments