This repository is an implementation of 2D (i.e, 3 degrees of freedom - x,y,theta) pose graph optimization in Python.
A modified gradient descent as authored by Olson et. al. found in refs is implemented.
The code has been tested on the Intel and Manhattan dataset's TORO version.
goel42/poseGraphOptimization_SGD
A python implementation of 2D (3 DOF) Pose Graph optimization using modified Gradient Descent
Python