Closed Yaoxingtian closed 1 year ago
Hello @Yaoxingtian!
I'm glad that after adding the information, you could see the position after adding the camera_info. Regarding the marker, yes it should show it on top of the image, however, if you need position, you are supposed to subscribe to the topic and compute it. We haven't done it as most of the time it is redundant.
Thank you,
Best Regards, Sai Kishor
thanks so much for you kindly reply ! and now i add camera info as a topic ,when i run single.launch,it can gets marks but can not show the position on the picture,but echo /aruco_single/pose have enough information, i'am so confused , could you pls. help ? single.launch:
/aruco_single/pose: header: seq: 46 stamp: secs: 1695872446 nsecs: 169000149 frame_id: "stereo_gazebo_left_camera_optical_frame" pose: position: x: -30.77961287838618 y: 0.9469890380327535 z: 0.6522766351699829 orientation: x: 0.7413994447944224 y: -0.6668339357097456 z: -0.01968394403844307 w: 0.07260790446958565
_Originally posted by @Yaoxingtian in https://github.com/pal-robotics/aruco_ros/issues/120#issuecomment-1738394662_