Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 1.25 KB

README.md

File metadata and controls

26 lines (23 loc) · 1.25 KB

Introduction to ROS2

Course Structure 👾

Instruction for running the docker container

To create a docker container (name ros_intro_node)

cd intro_ros2/docker_image/
docker compose up --build  

To enter the container

./server.sh enter