pose-graph-slam

There are 7 repositories under pose-graph-slam topic.

  • david-m-rosen/SE-Sync

    An implementation of the SE-Sync algorithm for synchronization over the special Euclidean group.

    Language:Jupyter Notebook388262685
  • JokerJohn/SLAMTools

    A script toolkit for SLAM research, including but not limited to various plotting functions, ROS bag processing, and more.

    Language:Python791110
  • mpkuse/solve_keyframe_pose_graph

    A kidnap-aware multi-threaded node to solve 6DOF posegraph slam. Needs poses at each node (subscribes to) and relative positions at edges. Maintains an optimized pose graph. Has support for recovery from kidnap

    Language:C++574116
  • kevin-robb/live_ekf_slam

    Custom simulator with my implementations of EKF-, UKF-, and Pose-Graph-SLAM

    Language:Python24204
  • DhyeyR-007/Pose-Graph-SLAM

    Developed and implemented 2D and 3D Pose Graph SLAM using the GTSAM library and Gauss Newton Solver on the Intel and Parking Garage g2o datasets respectively

    Language:Python4101
  • dddmobilerobot/dddmr_lego_loam_bor

    lego loam bor - dddmr version

    Language:C++1002
  • spsingh37/Bayesian-filtering-and-SLAM

    This is a comprehensive project focused on implementing popular algorithms for state estimation, robot localization, 2D mapping, and 2D & 3D SLAM. It utilizes various types of filters, including the Kalman Filter, Extended Kalman Filter, Unscented Kalman Filter, and Particle Filter.

    Language:Jupyter Notebook1100