Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

webcam_opencv interfacing

How to Install a USB Camera in diffential robot

Installing ROS OpenCV camera driver

sudo apt update

sudo apt install ros-noetic-cv-camera

Once you have this installed in your raspberry pi, you can plug it in a USB port and test it running this node:

source /opt/ros/noetic/setup.bash

rosrun cv_camera cv_camera_node

it wil publish image_raw and some more topics

Type rostopic list in terminal

If it works, then create a launch file for the node and also a static transform publisher from base_link to camera_link

Youtube video

https://youtu.be/A3CTi3QnZZ0!

Raspberry pi robot with webcam

20230621_145156

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages