GPrathap / ros2_intro

Introduction to ROS2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 

About

Introduction to ROS2


Languages

Language:C++ 65.8%Language:Python 21.8%Language:CMake 8.5%Language:Shell 1.9%Language:C 1.6%Language:Dockerfile 0.3%