I am using ar_pose package to estimate the pose of aruco marker.
The camera I used is the gazebo camera. The description of the camera is following in urdf file:
30.0 0.8727 640 480 BGR8 0.02 50 gaussian 0.0 0.007 true 0.0 camera image_raw camera_info camera_link_optical 0.07 0.0 0.0 0.0 0.0 0.0
In launch file, I ran the ar_pose node like this:
The estimation result shows in the picture.

It seems that the detected pose is not aligned to the marker pose.
Someone knows why and thanks for the attention!
↧