Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 409 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 409 Bytes

Docker image for ROS + ROS-Industrial + ROS-IGTL-Bridge

This Dockerfile configures a docker image with the following components:

  • Ubuntu 16
  • ROS Kinetic Kame
  • ROS-Industrial
  • OpenIGTLink (under /root/igtl)
  • ROS-IGTL-Bridge (under /root/catkin_ws/src)
  • HTML5 VNC

The original docker image with Ubuntu, ROS Kinetic and HTML5 VNC is derived from https://github.com/ct2034/docker-ubuntu-vnc-desktop .