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
- Host: GitHub
- URL: https://github.com/ros-industrial/docker
- Owner: ros-industrial
- Created: 2017-04-11T16:06:54.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-09-24T04:28:42.000Z (over 3 years ago)
- Last Synced: 2023-03-22T14:18:45.047Z (about 2 years ago)
- Topics: docker, ros-industrial
- Language: Dockerfile
- Size: 67.4 KB
- Stars: 23
- Watchers: 9
- Forks: 22
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# docker
ROS-Industrial container tools.
[](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.