Giter VIP home page Giter VIP logo

invio's Introduction

invio

The given code of our indoor navigation app for LinuxTag 2014 is an addition to our talk "Indoor navigation with Android" held at the LinuxTag 2014 (see http://www.linuxtag.org/2014/de/programm/vortragsdetails/?eventid=1524).

Note that this is not an executable source code, but it should give you an insight into our implementation.

App

The purpose of our app is to determine the position of the user within a given map environment and moreover, allowing the user to search for interesting booths and sessions, whose locations are then depicted on the map.

In order to localize the user our app makes use of RSSI measurements from a given WLAN network. Furthermore, the movement of the user is tracked by utilizing the sensors of the user's mobile device and subsequently, the motions are combined with the wifi measurements by means of a particle filter. Overall, this leads to the display of smooth movements while providing an adequate accuracy.

Our app considers large locations by facilitating the use of multiple maps. Besides offering the possibilty of manually switching between maps, our app is able to automatically detect the correct map of the area, in which the user is staying.

The source code of the multimap feature can be found in the directory "invio", whereas "invio-localization" contains the implementation of the localization algorithms as well as an admin app to manage the maps and to change localization settings.

invio's People

Contributors

rsteff avatar miluskapech avatar

Watchers

James Cloos avatar  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.