GSLAM  3.0.0
GSLAM Documentation

Introduction

GSLAM is aimed to provide a general open-source SLAM framework and benchmark with following features :

To learn about GSLAM, please follow the below tutorial:

Citation

If you use this code for your research, please cite our paper GSLAM: A General SLAM Framework and Benchmark:

@inproceedings{gslamICCV2019,
title={GSLAM: A General SLAM Framework and Benchmark},
author={Yong Zhao, Shibiao Xu, Shuhui Bu, Hongkai Jiang, Pengcheng Han},
booktitle={Proceedings of the IEEE International Conference on Computer Vision},
year={2019},
organization={IEEE}
}

Donation

GSLAM is a free personal software without commertial support, and this project is now accepting donation from the following links:

Wechat Alipay PayPal
Not Ready

Here below listed some donors names (Please note you name):

Thanks for your help!

Contacts

YongZhao: zd594.nosp@m.5@12.nosp@m.6.com

ShuhuiBu: bushu.nosp@m.hui@.nosp@m.nwpu..nosp@m.edu..nosp@m.cn

ShibiaoXu: shibi.nosp@m.ao.x.nosp@m.u@nlp.nosp@m.r.ia.nosp@m..ac.c.nosp@m.n

License

The GSLAM library is licensed under the BSD license. Note that this text refers only to the license for GSLAM itself, independent of its optional dependencies, which are separately licensed. Building GSLAM with these optional dependencies may affect the resulting GSLAM license.

Copyright (c) 2018 Northwestern Polytechnical University, Yong Zhao. All rights reserved.
This software was developed by the Yong Zhao at Northwestern Polytechnical University.
All advertising materials mentioning features or use of this software must display
the following acknowledgement: This product includes software developed by Northwestern Polytechnical University, PILAB.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this list
of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice, this
list of conditions and the following disclaimer in the documentation and/or
other materials provided with the distribution.
3. All advertising materials mentioning features or use of this software must
display the following acknowledgement: This product includes software developed
by Northwestern Polytechnical University and its contributors.
4. Neither the name of the University nor the names of its contributors may be
used to endorse or promote products derived from this software without specific
prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.