Only released in EOL distros:
Package Summary
corobot_pantilt is actually the package logitech_pantilt from Dallas Geocker that was just renamed and integrated in corobot stack for an easy installation of the Corobot stack. The script executing mjpg-streamer necessary for the logitech_pantilt package has been integrated in this corobot_pantilt package. Now you won't have to download mjpg-streamer and execute the script yourself, only a make in the corobot_pantilt/src/mjpg-streamer/ folder is necessary.
- Author: Morgan Cormier/mcormier@coroware.com
- License: GPL v2
- Source: svn http://svn.code.sf.net/p/roscorobot/code/trunk/Electric/Corobot
Package Summary
corobot_pantilt is actually the package logitech_pantilt from Dallas Geocker that was just renamed and integrated in corobot stack for an easy installation of the Corobot stack. The script executing mjpg-streamer necessary for the logitech_pantilt package has been integrated in this corobot_pantilt package. Now you won't have to download mjpg-streamer and execute the script yourself, only a make in the corobot_pantilt/src/mjpg-streamer/ folder is necessary.
- Maintainer: Morgan Cormier <mcormier AT coroware DOT com>
- Author:
- License: BSD
- Source: git https://github.com/morgancormier/corobot.git (branch: master)
Package Summary
corobot_pantilt is actually the package logitech_pantilt from Dallas Geocker that was just renamed and integrated in corobot stack for an easy installation of the Corobot stack. The script executing mjpg-streamer necessary for the logitech_pantilt package has been integrated in this corobot_pantilt package. Now you won't have to download mjpg-streamer and execute the script yourself, only a make in the corobot_pantilt/src/mjpg-streamer/ folder is necessary.
- Maintainer: Morgan Cormier <mcormier AT coroware DOT com>
- Author:
- License: BSD
- Source: git https://github.com/morgancormier/corobot.git (branch: master)
Supported Hardware
This driver should works with every pan tilt camera
ROS API
corobot_pantilt
corobot_pantilt is a driver for pantilt cameras. This driver was designed to control the movement of a Corobot pantilt camera.Subscribed Topics
pantilt (corobot_msgs/PanTilt)- Pan and Tilt command
Parameters
device (string, default: /dev/video0)- path to the camera
- path to an initialization script necessary for the pantilt to work
Troubleshooting
Here is a set of instructions in case you cannot control your pan tilt camera:
- Install v4l-conf and unvcdynctrl
sudo apt-get install v4l-conf unvcdynctrl
- Execute:
v4l-info /dev/video0 uvcdynctrl –cv sudo chmod 777 /dev/video0
- Disconnect the camera
- Reconnect it to another usb port
- The camera movement should now work