ros-perception / ar_track_alvar

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

Can I create a "bundle of bundles"? #68

Open Goldenchest opened 5 years ago

Goldenchest commented 5 years ago

I understand that it's possible to treat a group of tags as a single unit with the multi-tag bundle feature, where the entire set of tags has one defined center point.

I would like to expand this concept of a multi-tag bundle and create a multi-bundle bundle. In other words, treating the entire multi-bundle setup as a single unit, with one defined center point. Is it possible to do so using something similar to the createMarker tool? Or will I have to manually create an XML file containing each individual marker in each bundle?