diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..07ded35e847818ad0f1059b258a6af3e30c3ee30 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +ROS Driver for USB Video Class Cameras +====================================== + +`libuvc_camera` is a ROS driver that supports webcams and other UVC-standards-compliant video devices. +It's a cross-platform replacement for `uvc_camera`, a Linux-only webcam driver. + +Documentation is available on the ROS wiki: [libuvc_camera](http://wiki.ros.org/libuvc_camera).