Skip to content

Taeyoung96/ROS2-Docker-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.