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

How to use VISP-Tracker ?!

asked 2022-04-11 06:22:47 -0500

Delbina gravatar image

updated 2022-04-11 07:12:19 -0500

hi

I want to work with VISP-tracker (http://wiki.ros.org/visp_tracker), i have also installed the binary version as well as the package related to the RGB-D camera, but i donot know how to test it? I mean i dont know the inital steps for getting start and test it with an image. Is there any tutorial that shows each step in ROS? (I aim to use this pkg for finding the highest match between a reference image that has been stored before and the other images that are captured from the environment continuously. I mean as the vehicle is moving and the attached RGB-D camera is capturing image from the environment, VISP-tracker does the feature matching and as it finds the highest match, it generates a score in the output that tell the vehicle to stop in that point.)

ros, kinetic 16.04, RGB-D camera

I would be grateful if someone can support.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-04-11 09:27:16 -0500

RB_Code gravatar image

updated 2022-04-11 09:27:41 -0500

Have you tried running their examples (detection object)? If not maybe it would be better to start there to understand how to work with the VISP library.

I also work with VISP for ROS, but I ended up developing the code for example for the ar_tags detection, based on their examples. Maybe it could be an idea to create your own actions.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2022-04-11 06:22:47 -0500

Seen: 100 times

Last updated: Apr 11 '22