lagadic / vision_visp

ViSP stack for ROS
http://wiki.ros.org/vision_visp
GNU General Public License v2.0
181 stars 88 forks source link

How to publish QR-code as TF in rviz #78

Open Abduoit opened 6 years ago

Abduoit commented 6 years ago

Hi

I detect the QR-code when I run roslaunch visp_auto_tracker tracklive_usb.launch and I can check the QR-code's pose from rostopic echo /visp_auto_acker/object_position

BUT how can I see the QR-code in rviz as TF ?? the reason is I want to do visual servoing with UR5 arm, since I have the TF of the end-effector of the UR5 in rviz, and I am planning somehow to do object tracking.

Thanks

shaimayshah commented 4 years ago

Any leads to this?

datvtmkac commented 3 years ago

Anybody solved this? I got same stuff :+1: