What each of these paths represents conceptually and practically within a Visual SLAM context.
The key differences between these two topics.
Which of these paths reflects the trajectory after loop closure has been applied.
Any insights, references, or explanations would be greatly appreciated. Thank you in advance for your assistance!
When the mapping mode is turned on, the vo_path and slam_path paths are different. At this time, slam_path includes the backend optimization of the map construction.
enable_localization_n_mapping=false
The node only runs the front end, and the vo_path and slam_path paths are the same, that is, the node only has vo/vio output.