From sparse marker observations (AprilTag3) I would like to support (improve) the map building process in a larger environment.
Also I would like to integrate the marker observations into the localization process.
Implementation considerations
Both steps require the integration into the pose graph optimization module.
How would you recommend me to implement the above goals? Are there any interfaces I can use already?
Feature description
From sparse marker observations (AprilTag3) I would like to support (improve) the map building process in a larger environment. Also I would like to integrate the marker observations into the localization process.
Implementation considerations
Both steps require the integration into the pose graph optimization module.
How would you recommend me to implement the above goals? Are there any interfaces I can use already?