Taeyoung96 / ROS2-Docker-tutorial

ROS2 Docker tutorial with VSCode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ROS2-Docker-tutorial

I made this repository using athackst/vscode_ros2_workspace templete with foxy-nvidia branch.

You could see more information above link.

Prerequisites

You should already have Docker and VSCode with the remote containers plugin installed on your system. To make nvidia driver and opengl available in docker, follow the installation instructions for docker-nvidia. They include the steps in docker and add the additional gpu layer.

If you have some problems, you could refer to this link.

Environment

I made my own docker image. The packages below are available.

Tag information

I fork ROS2 tutorial code in this repository.

About

ROS2 Docker tutorial with VSCode

License:Apache License 2.0


Languages

Language:Python 58.4%Language:C++ 33.4%Language:CMake 8.2%Language:Dockerfile 0.0%