GithubHelp home page GithubHelp logo

yanrihuo / lwoi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from caor-mines-paristech/lwoi

0.0 1.0 0.0 3.62 MB

Python code of the paper "Learning Wheel Odometry and IMU Errors for Localization"

License: MIT License

Python 100.00%

lwoi's Introduction

Learning Wheel Odometry and IMU Errors for Localization

Martin Brossard and Silvère Bonnabel

This repo containt the Python code for reproducing the results of the paper Learning Wheel Odometry and IMU Errors for Localization. Please follow the links to read the paper.

Installation & Pre-Requisites

  1. Install the master version of PyTorch, the development version of pyro, liegroups and progressbar. Remaining packages are standard Python packages. All our code was running with Python 3.5.
  2. Download data from one or two datasets (see below)
  3. Clone the current repo git clone https://github.com/Center-for-Robotics-MINES-ParisTech/gpkf

University of Michigan North Campus Long-Term Vision and LiDAR Dataset

nclt dataset image

The Segway dataset is described in the following paper:

  • Nicholas Carlevaris-Bianco, Arash K. Ushani, and Ryan M. Eustice, University of Michigan North Campus Long-Term Vision and Lidar Dataset, International Journal of Robotics Research, 2016.

Dataset can be downloaded following this link and extracted in data/nclt.

  • Training data: first 19 sequences
  • Cross-validation data: 2012-10-28, 2012-11-04, 2012-11-16, 2012-11-17
  • Testing data: 2012-12-01, 2013-01-10, 2013-02-23, 2013-04-05

Complex Urban LiDAR Data Set

kaist dataset image

The car dataset is based on the paper

  • Jinyong Jeong, Younggun Cho, Young-Sik Shin, Hyunchul Roh, Ayoung Kim, Complex Urban LiDAR Data Set, 2018.

Dataset can be downloaded following this link and extracted in data/kaist.

  • Training data: urban00 to urban11 and campus00
  • Cross-validation data: urban12, urban13, urban14
  • Testing data: urban15, urban16

Training and Testing

  1. Modify setting and parameters if nessesary in main_nclt.py or main_kaist.py
  2. Run main_nclt.py or main_kaist.py

Citing the paper

If you find this code useful for your research, please consider citing the following paper:

@unpublished{brossard2018Learning,
  Title          = {Learning Wheel Odometry and IMU Errors for Localization},
  Author         = {Brossard, Martin and and Bonnabel Silvère},
  Year           = {2019}
}

License

For academic usage, the code is released under the permissive MIT license.

Acknowledgements

We thank the authors of the University of Michigan North Campus Long-Term Vision and LiDAR Dataset and especially Arash \textsc{Ushani} for sharing their wheel encoder data log.

lwoi's People

Contributors

mbrossar avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.