在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):PRBonn/overlap_localization开源软件地址(OpenSource Url):https://github.com/PRBonn/overlap_localization开源编程语言(OpenSource Language):Python 94.3%开源软件介绍(OpenSource Introduction):Overlap-based 3D LiDAR Monte Carlo LocalizationThis repo contains the code for our IROS2020 paper: Learning an Overlap-based Observation Model for 3D LiDAR Localization. It uses the OverlapNet to train an observation model for Monte Carlo Localization and achieves global localization with 3D LiDAR scans. Developed by Xieyuanli Chen and Thomas Läbe. Localization results of overlap-based Monte Carlo Localization. PublicationIf you use our implementation in your academic work, please cite the corresponding paper:
DependenciesWe are using standalone Keras with a TensorFlow backend as a library for neural networks. The code was tested with Ubuntu 18.04 with its standard python version 3.6. In order to do training and testing on a whole dataset, you need an Nvidia GPU. To use a GPU, first you need to install the Nvidia driver and CUDA, so have fun!
How to useQuick useFor a quick demo, one could download the feature volumes and pre-trained sensor model, extract the feature volumes in the cd src/
python3 main_overlap_mcl.py One could then get the online visualization of overlap-based MCL as shown in the gif. More detailed usageFor more details about the usage and each module of this implementation, one could find them in MCL README.md. Train a new observation modelTo train a new observation model, one could find more information in prepare_training README.md. Collection of preprocessed data
LicenseCopyright 2020, Xieyuanli Chen, Thomas Läbe, Cyrill Stachniss, Photogrammetry and Robotics Lab, University of Bonn. This project is free software made available under the MIT License. For details see the LICENSE file. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论