KevsRobots Learning Platform
35% Percent Complete
By Kevin McAleer, 1 Minute
The Open Source Robotics Foundation (OSRF) maintain a suite of official Docker container definitions. Lets grab these so that we can build our own container.
This step is optional, as I will provide a tested dockerfile
and docker-compose.yml
. However if you want to build a different version or release, these are the files you will need.
Download the official dockers images from the OSRF github repository:
git clone https://www.github.com/osrf/docker_images
You should now have a number of extra folders on your Raspberry Pi:
docker-images
- contains the Official OSRF docker imagescubie-1
- contains the example files
You can use the arrows ← →
on your keyboard to navigate between lessons.