To install the mjpeg_server package, you can choose to either install from source, or from the Ubuntu package:

Source

To install from source, execute the following:

  •    1 cd /path/to/your/catkin/workspace/src
       2 git clone https://github.com/RobotWebTools/mjpeg_server.git -b groovy-devel
       3 cd ../
       4 catkin_make install
    

Ubuntu Package

To install the Ubuntu package, execute the following:

  • sudo apt-get install ros-groovy-mjpeg-server

Wiki: mjpeg_server/groovy (last edited 2013-05-09 16:44:11 by Russell Toris)