update: added start files
This commit is contained in:
parent
9b62c8b0ef
commit
2041a7f0bc
@ -9,3 +9,8 @@ repositories:
|
|||||||
type: git
|
type: git
|
||||||
url: https://github.com/bjoernellens1/ros2_cam_openCV.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