Skip to content

Docker image to provide HTML5 VNC interface to access Ubuntu 16.04 LXDE desktop environment

License

Notifications You must be signed in to change notification settings

samindaa/ros-vnc-desktop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ros-vnc-desktop (for Udacity Robotic Software Engineer Nano Degree)

Modified from 'team6612/ros-vnc-desktop'.

Docker image to provide HTML5 VNC interface with ros:kinetic preinstalled.

Compatible with Udacity Robotic Software Engineer Nano Degree lectures and projects.

docker build -t robond .
docker run -v <local_ws>:/catkin_ws -it -p 6080:80 robond 

Browse http://127.0.0.1:6080/

Image

About

Docker image to provide HTML5 VNC interface to access Ubuntu 16.04 LXDE desktop environment

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 68.8%
  • Python 13.4%
  • HTML 7.8%
  • C 3.7%
  • CSS 2.0%
  • Ruby 1.5%
  • Other 2.8%