Ros Install USB Camera

Source: Internet
Author: User

Ros Install USB Camera

This article is original, reprint please indicate from CSDN jasmine_shine column

Website: http://blog.csdn.net/jasmine_shine/article/details/46715099

1. Clear the model of USB camera.

In the terminal type $LSUSB, will show all the camera model code, specific reference:

Http://www.ideasonboard.org/uvc/

Based on the ID given above, I found the Blue Demon t3200 the ID number of this camera is 18ec:3299 USB 2.0 Pccamera (model No. QC3231) Arkmicro, so it is determined to be the UVC version of the camera.

2, install the UVC driver.

$sudo Apt-get Install Ros-hydro-uvc-camera

$source/opt/ros/hydro/setup.bash

On the internet to find a lot based on the Ros version of the drive, simply did not install successfully, straight-line use Apt-get way, directly installed in the Ros installation path, and set the working path.

After the installation is successful, the Uvc_camera_node will be found in the/opt/ros/hydro/path.

3. Display pictures

$rosrun Uvc_camera Uvc_camera_node

$rosrun Image_view Image_view Image:=/image_raw

After successful installation, view Rostpic list, you will see a lot of topics, call one of the topics can normally display the captured pictures, as shown below.

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Ros Install USB Camera

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.