Skip to content

Commit a576c21

Browse files
committed
updating the depend tag
1 parent 6b718e4 commit a576c21

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

package.xml

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,13 @@
77
<maintainer email="[email protected]">Padmanabhan Pradheep</maintainer>
88
<license>MIT</license>
99
<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>
10+
11+
<depend>launch_ros</depend>
12+
<depend>navigation2</depend>
13+
<depend>slam_toolbox</depend>
14+
<depend>neo_nav2_bringup</depend>
15+
<depend>gazebo_ros_pkgs</depend>
16+
1417
<export>
1518
<build_type>ament_cmake</build_type>
1619
<gazebo_ros gazebo_model_path="${prefix}/.." />

0 commit comments

Comments
 (0)