Hi @matlabbe, thank you for the response. I was thinking of tracking the pose. I know that there is an optimized pose v.s. non-optimized pose. Is there a way to track and store the optimized pose in real time?
Ah okay you mean the pose in map frame. With ROS, you could subscribe to odometry topic and use TF to get map ->base_link frame at the stamp of the odometry msg.