RCLL Simulation Cluster ROS API container
218
This repository contains images related to Robotics development.
This image is based on the Docker Fedora image. It additionally adds a number of packages relevant to develop and run robotics software on Fedora. In particular, it is suitable to build and use ROS and Fawkes. The current image is based on Fedora 25.
This image is based on the Fedora Robotics Image. A build downloads and installs ROS to /opt/ros. The current image is based on Fedora 25 and ROS Kinetic.
This image is based on the Fedora ROS image. It adds all software required to run the RoboCup Logistics League Simulation. It has been tested to run on Fedora 25 and Ubuntu 14.04. You can run this image with:
xhost +local:
docker run -it -v /tmp/.X11-unix:/tmp/.X11-unix \
-e DISPLAY=unix$DISPLAY --name rcll-sim \
timn/fawkes-robotino:2016-f25-kinetic
The images serve as a proof-of-concept that this can be done. We make no promises as to how often we maintain the images. However, should you find and fix issues we happily take pull requests!
Content type
Image
Digest
Size
1.4 GB
Last updated
over 8 years ago
docker pull timn/rcll-sim-ros:2016-f27-kinetic