Using more than 64 tags in the tag_locations.conf
-
For our experiments, we need to setup 500 tags. However, the tag_locations.conf only allows for using 64 tags (as shown here: https://docs.modalai.com/voxl-tag-detector/) . How can we change this behavior. We not that at any point in time, only 4-5 tags would be detected simultaneously. Our voxl sdk version is 1.5.1
Thanks!
-
For our experiments, we need to setup 500 tags. However, the tag_locations.conf only allows for using 64 tags (as shown here: https://docs.modalai.com/voxl-tag-detector/) . How can we change this behavior. We not that at any point in time, only 4-5 tags would be detected simultaneously. Our voxl sdk version is 1.5.1
Thanks!
@tejasram The source code is here: https://gitlab.com/voxl-public/voxl-sdk/services/voxl-tag-detector. Perhaps try changing
#define MAX_TAG_LOCATIONS 64inlocations.h. -
@tejasram The source code is here: https://gitlab.com/voxl-public/voxl-sdk/services/voxl-tag-detector. Perhaps try changing
#define MAX_TAG_LOCATIONS 64inlocations.h.@Eric-Katzfey Yes that worked. Thanks!
Reading along? Create a free ModalAI Forum account to join in.
With an account you can reply, ask your own question, get an email when a ModalAI engineer answers, and mark the reply that solved it. Your place in each thread is saved between visits.
Questions about VOXL, Flight Core, ESCs and ModalAI drones are answered here by the engineers who build them.
Register Login