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

how to install cmvision package for ros kinetic

asked 2018-10-14 05:44:31 -0500

tsdk00 gravatar image

Hi, I was trying to do BLOB tracking using a stereo camera at a fixed distance. But for that cmvision package is required. Since cmvision is only released for ROS hydro, is there any way to run it on ROS kinetic?

edit retag flag offensive close merge delete

Comments

have you managed to get it to work?

stuggibo gravatar image stuggibo  ( 2019-02-07 08:28:22 -0500 )edit

2 Answers

Sort by » oldest newest most voted
0

answered 2018-10-14 08:17:19 -0500

dhindhimathai gravatar image

updated 2018-10-14 08:18:44 -0500

The package cmvision has been released only for ROS Hydro. If you still want to use it on another ROS distro, you should build it from sources. This seems to be a fork of the cmvision package, modified to work on ROS Indigo, and it might work on ROS Kinetic, not sure though. Please also refer to #q254172 for more info.

edit flag offensive delete link more
0

answered 2019-04-22 18:24:56 -0500

lunarcapsule gravatar image

I got this working on kinetic! I'm using on a picam v2 with turtlebot3. Here's what i did, first convert picam from compressed to raw using this links info: https://answers.ros.org/question/3518...

Next get this cmvision package: https://github.com/utexas-bwi/cmvision

Hardest part is getting dependencies installed. I found this link helpful: https://www.binarytides.com/install-w...

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2018-10-14 05:44:31 -0500

Seen: 642 times

Last updated: Oct 14 '18