Difference between revisions of "ROS Bridge RobotWebTools mjpeg Canvas"

From wikidb
Jump to: navigation, search
(References)
(Source Base)
 
Line 9: Line 9:
 
* [https://github.com/GT-RAIL/mjpegcanvasjs mjpeg canvas git repository]
 
* [https://github.com/GT-RAIL/mjpegcanvasjs mjpeg canvas git repository]
 
* [http://wiki.ros.org/mjpegcanvasjs/Tutorials Tutorials]
 
* [http://wiki.ros.org/mjpegcanvasjs/Tutorials Tutorials]
 +
 +
== Install ==
 +
 +
  sudo apt-get install ros-indigo-mjpeg-serv
  
 
== Source Base ==
 
== Source Base ==
  
 
   git clone https://github.com/GT-RAIL/mjpegcanvasjs
 
   git clone https://github.com/GT-RAIL/mjpegcanvasjs

Latest revision as of 14:47, 19 February 2016

Overview

Add streaming video to ROS Bridge RobotWebTools Keyboard Teleop.

References

Install

 sudo apt-get install ros-indigo-mjpeg-serv

Source Base

 git clone https://github.com/GT-RAIL/mjpegcanvasjs