/pyslam

Non-linear least-squares SLAM in Python using scipy and numpy. Modelled after Google's Ceres solver. Supporting automatic differentiation with pytorch. (built upon https://github.com/utiasSTARS/pyslam)

Primary LanguagePythonMIT LicenseMIT

Issues