update: added start files
This commit is contained in:
parent
9b62c8b0ef
commit
2041a7f0bc
@ -8,4 +8,9 @@ repositories:
|
||||
cam_openCV:
|
||||
type: git
|
||||
url: https://github.com/bjoernellens1/ros2_cam_openCV.git
|
||||
version: main
|
||||
version: main
|
||||
|
||||
ros2-exploration:
|
||||
type: git
|
||||
url: https://github.com/robo-friends/m-explore-ros2.git
|
||||
version: feature/slam_toolbox_compat
|
1
start_mapping.sh
Normal file
1
start_mapping.sh
Normal file
@ -0,0 +1 @@
|
||||
docker compose up -d controller teleop rsp lidar mapping navigation
|
1
start_navigation.sh
Normal file
1
start_navigation.sh
Normal file
@ -0,0 +1 @@
|
||||
docker compose up -d controller teleop rsp lidar amcl navigation
|
Loading…
Reference in New Issue
Block a user