Introduction to ROS2
Course Structure
- Section 1
- Section 2
- Section 3
- Mini Group Project
- Section 4
- References
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