Closed jihoonl closed 10 years ago
This commit is a tweak to improve orientation error of ar marker detection. It uses annotated marker's orientation to compensate the error of ar marker orientation detection.
https://github.com/yujinrobot/kobuki-x/commit/64a654793d4292ff2bffe7bb7a1f84a543686ad5
Single AR Marker based localization seemed not working properly and the early approach was based wrong assumption. Instead, ar pair based localization is developed.
Waiterbot localises its position using annotated AR marker's position in map. However, ar marker detection algorithm is not precise enough to trust. Detecting position of ar marker is good but it detects wrong orientation often.