Giter VIP home page Giter VIP logo

smartphone-decimeter-challenge's Introduction

Smartphone decimeter challenge

Matlab package for the Google Smartphone Decimeter Challenge at ION GNSS+ 2021.

Installation

This code uses the following external packages:

Usage

  • Make sure you have the input data saved in your workspace with the following structure:
Observations:   {workspace_path}/data/sdc-data/{train or test}/{campaign_name}/{phone_name}_GnssLog.txt
Groundtruth:    {workspace_path}/data/sdc-data/train/{campaign_name}/SPAN_{phone_name}_10Hz.nmea
Navigation:     {workspace_path}/data/sdc-data/brdc/{campaign_name}/BRDC00WRD_R_{datetime}_01D_GN.rnx
Verizon OSR:    {workspace_path}/data/sdc-data/corrections/Verizon/OSR/{campaign_name}/{OSR_filename}.rnx
SwiftNav OSR:   {workspace_path}/data/sdc-data/corrections/SwiftNav/OSR/{OSR_filename}.obs

⚠️   Make sure to have the OSR RINEX files in version 3.03 or above.

  • Set your workspace as the parent directory that contains this project. Your workspace should look like the following:
/some/directory/
        |-- data/
                |-- sdc-data/
                        |-- brdc
                        |-- corrections
                        |-- train
                        |-- test
        |-- smartphone-decimeter-challenge/
  • Select the desired configuration in the class Config.
  • Run main.

smartphone-decimeter-challenge's People

Contributors

arnauochoa avatar janbolting avatar

Stargazers

 avatar

Watchers

 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.