SLAM backend correction with G2O

This page summarizes the projects mentioned and recommended in the original post on /r/computervision

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • graph_slam

    An educational implementation of GraphSLAM - http://robots.stanford.edu/papers/thrun.graphslam.pdf

  • 4) https://github.com/Bazs/graph_slam (Not yet explored; Somebody tried their hand on graph slam)

  • python-graphslam

    Graph SLAM solver in Python

  • 3) https://github.com/JeffLIrion/python-graphslam (A pose-graph optimization library built from ground-up in Pythion without using G2O)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • simple-slam

  • 5) https://github.com/akashsharma02/simple-slam (A better code implementation build on twitchslam)

  • VOpy

    simple visual odometry in python

  • 1) https://github.com/tmadl/python-LS-SLAM (An offline loop closure technique is employed here; still looking for implementations in real-time. Many resources suggest DBoW but not sure of it's implementation) 2) https://github.com/kemfic/VOpy (Currently trying to extend capabilities of a mono-VO system that I had built few days back using this codebase)

  • Monocular-MiniSLAM

    Real-Time Monocular Visual SLAM with Pose-graph optimization

  • Also, I am trying to build a mini SLAM code base here : https://github.com/sakshamjindal/Monocular-MiniSLAM

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts