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

visp_tracker documentation or tutorial

asked 2014-03-24 11:22:22 -0500

Sudarshan gravatar image

Hi all,

I would like to perform object localization by tagging different objects in the environment and getting the pixel coordinates of those objects, which I can then convert to my robot coordinate frame using tf. I was looking for a library to do this and came across vision_visp which seems do exactly what I want. I am running ROS Groovy on Ubuntu 12.04 and I have installed ros-groovy-vision-visp. I am able to launch the client, tracker, viewer nodes albeit they don't do anything or die. I was wondering if there is any documentation or tutorial on how to get started using visp or any suggestions that you all can give on what my next step should be.

Essentially, I want to grab an image from the camera which is pointed to an object having either QR code or any one of patterns that ViSP supports and get the pixel coordinates of that from the object_position topic published by the tracker.

Thanks for your help.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-03-24 22:06:45 -0500

BennyRe gravatar image

I find the ROS wiki page and the ViSP page very good and detailed.

vision_visp worked for me out of the box.

edit flag offensive delete link more

Comments

Thanks for your reply. I looked at the ROS wiki page before posting here, but I could only find docs on what vision_visp does rather than how to go about doing it. Maybe I'm looking at the wrong place? Its great to know that it works out of the box.

Sudarshan gravatar image Sudarshan  ( 2014-03-25 05:05:56 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-03-24 11:22:22 -0500

Seen: 308 times

Last updated: Mar 24 '14