AprilTags relocalization with tags on walls
-
Hello devs,
I have been testing the relocalization with apriltags and I have noticed that it only works with tags on the ground (if both roll and pitch are less than 10 º off).
I was wandering if there is a fast way to change the already existing code to be able to also use tags on the walls, or is it better to do the detections myself and publish them to the fixed frame pipe.
I also noticed that in the version 1.0 of the VOXL SDK the en_fixed_frame_pipe parameter no longer exist, is the user-provided localization option still being implemented in this new version?Thank you.
-
Here's the location database source code. You should be able to figure out how to configure from this
https://gitlab.com/voxl-public/voxl-sdk/services/voxl-tag-detector/-/blob/master/server/locations.c