TUMFTM/orbslam-map-saving-extension

Replacing AMCL

Opened this issue · 0 comments

From my understanding the usual ROS1 navigation stack uses AMCL to perform the transform from Map frame to the Odom frame. Is it possible for orbslam to replace this transformation and act as the localisation node? From the bag file I observe that the algorithm is giving an odom2 to camera transformation.

How is it possible to use this odom2 to camera transformation to replace the AMCL Map to Odom transformation?

image