An open API service indexing awesome lists of open source software.

https://github.com/ros-industrial/docker

ROS-Industrial docker and cloud tools
https://github.com/ros-industrial/docker

docker ros-industrial

Last synced: 5 months ago
JSON representation

ROS-Industrial docker and cloud tools

Awesome Lists containing this project

README

        

# docker
ROS-Industrial container tools.
[![Build Status](https://travis-ci.com/ros-industrial/docker.svg?branch=master)](https://travis-ci.com/ros-industrial/docker)

## [caffe-cpu](https://hub.docker.com/r/rosindustrial/caffe-cpu)
[BVLC's caffe image](https://github.com/BVLC/caffe) built ontop of the rosindustrial/core image.

## [caffe-gpu](https://hub.docker.com/r/rosindustrial/caffe-gpu)

## [core](https://hub.docker.com/r/rosindustrial/core)
core docker is the root container for all others.

## [noether](https://hub.docker.com/r/rosindustrial/noether)
PCL 1.8 built with VTK 7.1.

## [ros-core-nvidia](https://hub.docker.com/r/rosindustrial/ros-core-nvidia)
osrf [ros-core image](https://hub.docker.com/_/ros/) built ontop of Nvidia's [cuda ubuntu image](https://hub.docker.com/r/nvidia/cuda/).

## [ros-base-nvidia](https://hub.docker.com/r/rosindustrial/ros-base-nvidia)
osrf [ros-base image](https://hub.docker.com/_/ros/) built ontop of rosindstrial/ros-core-nvidia.

## [ros-robot-nvidia](https://hub.docker.com/r/rosindustrial/ros-robot-nvidia)
osrf [ros-robot image](https://hub.docker.com/_/ros/) built ontop of rosindstrial/ros-base-nvidia.

## [core-nvidia](https://hub.docker.com/r/rosindustrial/core-nvidia)
rosindustrial/core iamge built ontop of rosindstrial/ros-robot-nvidia.