-
Notifications
You must be signed in to change notification settings - Fork 12
FAQ
No for normal use.
The standalone tool is designed around a Python-first workflow. ROS / catkin are only needed if you want to keep the legacy C++ optimizer as a fallback.
Original is the immutable baseline.
Working is the graph currently being edited and re-optimized.
Not in the input graph.
It replaces the selected edge only inside the working session semantics.
The Python backend prioritizes easier deployment and GUI integration. The current parity results show much simpler installation at the cost of higher optimization runtime on the tested sessions.
This usually comes from the PALoc export path, not from the GUI.
Some older PALoc exports wrote the full pose graph but missed the last keyframe when saving optimized_poses_tum.txt and key_point_frame/*.pcd.
The GUI now trims a simple trailing unmatched g2o vertex automatically so these sessions can still be loaded, but regenerating the PALoc result after fixing the PALoc save path is still recommended.
Start from:
Manual Loop Closure Tools · Repository · README · MS-Mapping