Skip to content

ROS Kinetic development environment for the Turtlebot2 (and Parrot AR.Drone) completely encapsulated in one container.

Notifications You must be signed in to change notification settings

PXLRoboticsLab/TurtleBot2Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0a8eeca · Jul 9, 2020

History

17 Commits
Sep 15, 2019
Oct 17, 2019
Sep 16, 2019
Sep 16, 2019
Sep 16, 2019
Sep 16, 2019
Sep 16, 2019
Jul 9, 2020
Sep 16, 2019
Sep 18, 2019
Jul 8, 2020
Sep 16, 2019
Sep 16, 2019
Sep 18, 2019
Sep 16, 2019
Sep 16, 2019
Sep 16, 2019
Sep 16, 2019

Repository files navigation

TurtleBot2Docker

This repository contains multiple Dockerfiles and a few bash scripts to create a ROS Kinetic development environment for the Turtlebot2 completely encapsulated in one container. Depending on the available graphics acceleration, it uses Nvidia or DRI.

The script to build all images is:

./0001_build_images.sh

It will check if there's an active Nvidia OpenGL driver or not and will build all the necessary images.

The other scripts are self explanatory.