Giter Site home page Giter Site logo

cpp-atlas's Introduction

cpp-atlas

This code is deprecated

This is the C++11 code for the ATLAS Localization Server.

DOI

Publications

If you use this work in an academic context, please cite the following publication(s):

  • J. Tiemann, F. Eckermann, C. Wietfeld, ATLAS - An Open-Source TDOA-based Ultra-Wideband Localization System, In 2016 International Conference on Indoor Positioning and Indoor Navigation (IPIN), Alcalá de Henares, Madrid, Spain, October 2016. (PDF)

      @inproceedings{Tiemann2016,
          author = {J. Tiemann and F. Eckermann and C. Wietfeld},
          booktitle = {2016 International Conference on Indoor Positioning and Indoor Navigation (IPIN)},
          title = {{ATLAS - An Open-Source TDOA-based Ultra-Wideband Localization System}},
          publisher = {IEEE},
          year = {2016}
      }
    

Dependencies

  • GCC 4.9 and later
  • CMake 2.6 and later
  • LibYAML (C++)
  • Boost (Currently, due to LibYAML dependency)
  • Armadillo (C++)

Installing

On Debian or similar:

sudo apt-get install git cmake libyaml-cpp-dev libboost-dev libarmadillo-dev

Building

Building should be straight forward, as CMake is used.

cmake .
make

Configuration

The config.yaml is used to configure the server. Since all anchors are connected to the server via USB, a unique symlink is created for each anchor to differentiate between them. This is done using the 99-usb-uwb.rules udev rules file.

License

See the LICENSE file for license rights and limitations (MIT).

cpp-atlas's People

Contributors

tudoetknjt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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