Skip to content

Build live frequency occupy grid map from ORB_SLAM map points. Also has the option generate new map points for denser map construction

Notifications You must be signed in to change notification settings

hamiee/ORB_SLAM_live-map

 
 

Repository files navigation

ORB_SLAM_live-map

Build live frequency occupy grid map from ORB_SLAM map points. Also has the option to generate new map points base on ORB_SLAM map points to make the map denser.

This repository use a modified version of ORB_SLAM that output the map points and keyframes to disk: https://github.com/minhnhat93/ORB_SLAM2

For details how the extra map points are generated see the slide: https://github.com/minhnhat93/ORB_SLAM_live-map/tree/master/docs/slide_extra_map_points_for_orb_slam.odp

Segementation + Illustration of ORB_SLAM map points (green) and extra map points (red):

alt tag

Occupancy Grid Map building with ORB_SLAM map points:

alt tag

Occupancy Grid Map building with ORB_SLAM map points and extra map points:

alt tag

About

Build live frequency occupy grid map from ORB_SLAM map points. Also has the option generate new map points for denser map construction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 46.2%
  • C++ 42.5%
  • C 6.9%
  • Shell 3.9%
  • Makefile 0.5%