Skip to content

Pratice and example to solve the pose graph SLAM problem using GTSAM

Notifications You must be signed in to change notification settings

silvery107/gtsam-pose-slam-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GTSAM Pose SLAM Practice

This repo is a small practice and example to solve the pose graph SLAM problem using the GTSAM library on INTEL and Garage dataset provided by Dr. Luca Carlone. In cases below, both batch (Gauss-Newton) and incremental (iSAM) solutions are presented.

A detailed report can be found here.

Quick Start

Run

python hw_slam.py # All optimized trajectory figures are saved under figures/

2D Pose SLAM

Intel Lab Dataset

Optimization Result

3D Pose SLAM

Garage Dataset

Optimization Result

Dependencies

About

Pratice and example to solve the pose graph SLAM problem using GTSAM

Topics

Resources

Stars

Watchers

Forks

Languages