mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-14 06:37:57 -05:00
PoseOptimizationSLAM3D
3D (x, y, z, qw, qx, qy, qz) pose optimization SLAM
How to use
- Download data
python data_downloader.py
- run SLAM
python pose_optimization_slam_3d.py
Reference
A Compact and Portable Implementation of Graph-based SLAM
GitHub - furo-org/p2o: Single header 2D/3D graph-based SLAM library
GitHub - AtsushiSakai/PythonRobotics
/SLAM/PoseOptimizationSLAM