-
Notifications
You must be signed in to change notification settings - Fork 12
Quick Start
JokerJohn edited this page Apr 20, 2026
·
6 revisions
cd ~/my_git/Mannual-Loop-Closure-Tools
make venv
source .venv/bin/activate
python launch_gui.py --session-root /path/to/mapping_sessionFor normal usage, the Python backend is the default path.
Your session should already contain:
pose_graph.g2ooptimized_poses_tum.txtkey_point_frame/*.pcd
- Load a session.
- Inspect the trajectory.
- Pick node pairs or an existing loop edge.
- Preview source and target clouds.
- Run GICP.
- Add / replace / disable graph changes.
- Optimize the working graph.
- Export the final result.
Manual Loop Closure Tools · Repository · README · MS-Mapping