Skip to content

FreeformRobotics/semantic-histogram-based-global-localization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

semantic-histogram-based-global-localization

The global localization system based on semantic information

paper link: https://arxiv.org/abs/2010.09297 or https://ieeexplore.ieee.org/document/9353207/

Results

1. Prerequisites

  • Ubuntu
  • CMake
  • Eigen
  • Pangolin
  • OpenCV
  • PCL

2. Running

Clone the repository and catkin_make:

    git clone https://https://github.com/FreeformRobotics/Semantic-Graph-based--global-Localization.git
    mkdir build
    cd build
    cmake ..
    catkin_make

Download the dataset that is created from Airsim, and save them into the Datset . Download link: https://drive.google.com/file/d/1PIuRyah6lKDTe_YJ6HSVRX4l7MQLwKq5/view?usp=sharing.

Launch it as follows:

./mapAlignment robot1-foldername startFrameNumber endFrameNumber robot2-foldername startFrameNumber endFrameNumber

About

The global localization system based on semantic information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •