Localization with AR tags

asked 2016-09-28 07:17:35 -0500

wassimhariri gravatar image

We are able to detect 2 AR tags with the corresponding orientation and angles. The thing is that we want to localize the robot within a certain distance at the midpoint of the these 2 tags pointing straight forward. When the robot is exactly facing the tags, it works fine while when the robot comes with an orientation (from the right or the left side of facing the tags) it has problems in positioning exactly at the midpoint of the 2 tags and sometimes it merges in huge error.

Is there any algorithm or a sort from pid controller or any other controller that can solve this problem? In such a way the robot is able to localize at the midpoint of the tags where ever the robot is coming from and once the tags are detected by the camera?

any help?

Thanks in advance

edit retag flag offensive close merge delete

Comments

why you use 2 AR tags? one should be enough, or 2 next to each other. How do you localize your robot? how do you compute the robot's pose?

Mehdi. gravatar image Mehdi.  ( 2016-09-28 07:34:15 -0500 )edit