Is there a way in the ARNL library to access the current localization covariance? There is a ToDo in the ros node (https://github.com/MobileRobots/ros-arnl/blob/19702d6b4e2c5b66608bbe0d2580fe92d26d2a1e/rosarnl_node.cpp#L178) and I assume that internally ARNL does compute a covariance, but is there an API to access it?
Is there a way in the ARNL library to access the current localization covariance? There is a ToDo in the ros node (
ros-arnl/rosarnl_node.cpp
Line 178 in 19702d6