ros-perception / ar_track_alvar

AR tag tracking library for ROS
www.ros.org/wiki/ar_track_alvar
141 stars 129 forks source link

marker creators utility #55

Closed sarthou closed 6 years ago

sarthou commented 6 years ago

This pull request does not affect the classic behavior of ar_track_alvar but adds two utilities that allow you to simply create remote markers (on XYZ) and cubes with six markers.

Based on sampleMarkerCreator, it generates the PNG and XML files with the corresponding transformations.

In addition, it allows users to create color markers for more diversity.

A readme file explaining the use of the utility is present in the folder ar_track_alvar