Use a Camera with ROS and OpenCV in Python - Robotics and Computer Vision in Python and ROS

preview_player
Показать описание
#ros #robotics #controltheory #controlengineering #controlsystems #robotics #computervision #opencv #opencvpython
It takes a significant amount of time and energy to create these free video tutorials. You can support my efforts in this way:
- You Can also press the Thanks YouTube Dollar button

Here is a detailed video tutorial I made on how to integrate a camera (for example, a low-cost web camera), with ROS and OpenCV in Python. I explain how to write publisher and subscriber ROS nodes from scratch and I explain how to use OpenCV in ROS. I also explain how to write a complete catkin package that will integrate the nodes in the ROS stack. The publisher node uses OpenCV to read the camera images and send them through an appropriate topic to the subscriber node. Then, the subscriber node will convert the image back to OpenCV format and show the video. This is proof of principle for transmitting camera information from a low-cost robot and its camera vision system to a processing node that will do object recognition or more advanced OpenCV operations.

We explain how to install web camera drivers in ROS, and we explain how to install OpenCV in Python. We explain how to use OpenCV directly from ROS.
Рекомендации по теме
Комментарии
Автор

It takes a significant amount of time and energy to create these free video tutorials. You can support my efforts in this way:
- You Can also press the Thanks YouTube Dollar button

aleksandarhaber
Автор

I honestly do not know how I can thank your awesomeness!
Keep up the good work, and I am glad that you exist!

momolight
Автор

Greetings from Latvia! 🇱🇻
Thank you so much for the video! Genuinely very helpful! :)

larabernardess
Автор

It's a lot for me...keep going. You are doing a great job.I don't know why YouTube is not recommending this to us.Take love from Bangladesh ❤ . If Almighty wills, you will go a long way.

hinth_the_blessings.
Автор

Bro, your videos are very good. Please try to make more videos on ROS 😊

jeromejohny
Автор

Thank you! With some modifications to the code, it works well with ROS2 Jazzy.

poonnawat
Автор

Nice one, Please share the video related to the camera + robot motion in ros

Rajmeetsingh-ol
Автор

What usb cam did you use for this turtorial. Thanks ahead of time.

burningsilicon
Автор

Can you create a project video where you integrate OpenCV, voice recognition and face recognition to create a Ros reception bot

jeromejohny