apriltag unstable

asked 2023-06-20 04:32:39 -0500

I'm using apriltag to assist my robot to carry a box from a certain station. But I found the apriltag is much unstable to locate and follow.

Work flow: find_mark() rotate to find the apriltag rough_docking() move robot to a dock_point which is 1.3m in front of the station (at this step, I need to use tf between camera(->base_link) and the tag), but this step is really hard to get to the same point smooth_docking() move robot based on y_difference between base_link to apriltag

error limited to +-2cm

Does anyone have tried to stablize the result of apriltag or help with a better idea to dock the robot?

edit retag flag offensive close merge delete

Comments

Hi!

Which other (relevant) sensors does your robot have? LIDAR maybe? Which is the error you get with the approach you have described?

Also, pictures of the robot and the scenario, as well as a video to document the apriltag instability may help in having a better insight into your problem.

bluegiraffe-sc gravatar image bluegiraffe-sc  ( 2023-06-23 03:20:46 -0500 )edit