ARToolKit and Gazebo [closed]
hi all, I have to use artoolkit in gazebo. In gazebo i created a world with a fixed camera and a target (patt.Hiro) in front of it. I can see what the camera see using the package image_view.
Now, i should give the imageTocicName /finger_tip_cam/image to ARToolKit; i'm trying to modify the node ar_single from ar_single.cpp.
someone could help me?