frank9715 / usb_cam

A ROS Driver for V4L USB Cameras

Home Page:http://wiki.ros.org/usb_cam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ROS1 CI ROS2 CI

Versions up to 0.3.7

The last ROS 1 version of this package based on "classic" old code of FFMPEG and libv4l2 is 0.3.7, currently available via ROS package repository. The develop branch of this repository is now based on the new version of code with different internal API and configuration process. Please refer to this page on ROS wiki to learn more about how to configure older versions of this package.

A ROS Driver for V4L USB Cameras

This package is based off of V4L devices specifically instead of just UVC.

For full documentation, see the ROS wiki.

Doxygen files can be found on the ROS wiki.

ROS2 branch

If you want to use ROS2 version, please check ros2 branch.

License

usb_cam is released with a BSD license. For full terms and conditions, see the LICENSE file.

Authors

See the AUTHORS file for a full list of contributors.

About

A ROS Driver for V4L USB Cameras

http://wiki.ros.org/usb_cam

License:Other


Languages

Language:C++ 95.9%Language:CMake 4.1%