You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: