Robotics StackExchange | Archived questions

Detecting AR tags

Hi, I'm new to ROS and I am trying to make a Pioneer 2 robot move through different points on a map. The first thing I need to do is to place AR tags on the floor and, using a USB/Wireless camera, being able to detect their coordinates so I can make my robot travel. I have found some packages such as uvccamera and artrack_alvar but couldn't figure out how to write a code to make this happen. Does anyone have some code examples so I can figure this out and move on? Thank you

Asked by miloup on 2014-03-30 21:22:57 UTC

Comments

you can also check apriltags_ros or apriltags2_ros packages

Asked by pavel92 on 2018-09-24 01:42:55 UTC

Answers

This seems like a useful tutorial.

https://realitybytes.blog/2017/06/02/detecting-and-tracking-ar-tags/

Asked by jonlwowski012 on 2018-09-19 11:25:53 UTC

Comments