ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How to use opencv and ros kinetic

asked 2019-08-15 07:28:49 -0500

fish24 gravatar image

Hi! I would like to learn how to use opencv and ros kineitc with python but I really do not know from where to start. I installed opencv3, cv_bridge, usb_cam, etc. I have understand how to use cv_bridge but there are so many things that I need a bit of help.

I want to connect a Logitech camera.

Can anyone please briefly explain how to start or give me a tutorial?

Thank you!

ROS kinetic Linux Xenial(16.04)

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2019-08-15 09:22:49 -0500

suab123 gravatar image

While the syntax are pretty simple to get hands on the main issue which your are more likely to face is when make your python executable with python3 (#!/usr/bin/env/ python3).

You can go through this medium blog which helped me a lot to setup python3 with ros
[https://medium.com/@beta_b0t/how-to-s...]

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2019-08-15 07:28:49 -0500

Seen: 253 times

Last updated: Aug 15 '19