problem with visp_auto_tracker

asked 2017-10-23 21:15:16 -0500

marine0131 gravatar image

updated 2017-10-24 03:19:47 -0500

Hi i have successfully run the auto tracker, but it seems like run much slower than example videos shown in ros_wiki.

the example video: https://www.youtube.com/watch?v=_dFF0...

my video: https://youtu.be/8PRvELsXeYI

the frequency of /image_raw is 30 Hz, image_height x image_width is 640x480, when i run the

rostopic echo /visp_auto_tracker/code_messgae

I got:

data: ''
---
data: http://www.irisa.fr/lagadic/visp
---
data: ''
---
data: http://www.irisa.fr/lagadic/visp
---
data: ''
---
data: http://www.irisa.fr/lagadic/visp
---
data: ''
---
data: http://www.irisa.fr/lagadic/visp
---
data: ''
---
data: http://www.irisa.fr/lagadic/visp
---

there is a empty message every two messages (ps: no matter how i place the QRcode, the empty message exist)

much thanks if anyone can give some help!

edit retag flag offensive close merge delete

Comments

Please do not use an image to show us your console: it is all plain text, so just copy-paste it into your question body and use the Preformatted Text button (the one with 101010 on it) to format it properly.

gvdhoorn gravatar image gvdhoorn  ( 2017-10-24 03:00:58 -0500 )edit

sorry about that, I have modified my question.

marine0131 gravatar image marine0131  ( 2017-10-24 03:20:35 -0500 )edit