Skip to content

arayabrain/ros_usb_camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ros_usb_camera

Installation

Cloning this repository

cd ~/catkin_ws/src
git clone https://github.com/arayabrain/ros_usb_camera.git

Installation of dependencies

Running

rosrun usb_camera main.py

Input/Output topic

Input

None

Output

Parameters

  • device_id(int): Device id of the camera. Default value is 0.
  • width(int): Width of the image. Default value is 640.
  • height(int): Height of the image. Default value is 480.
  • framerate(int): Publish rate of the image. Default value is 15.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published