Giter VIP home page Giter VIP logo

gladys's Introduction

GLADYS

The Graph Library for Autonomous and DYnamic Systems

[Build Status] (https://travis-ci.org/pierriko/gladys) [DOI] (http://dx.doi.org/10.5281/zenodo.51721)

Provide an API for high level robotic planners from Georeferenced data.

+------+    +--------+    +--------------+
|      |    |        |    |              |
| GDAL |--->| gladys |--->| Boost::Graph |
|      |    |        |    |              |
+------+    +--------+    +--------------+

INSTALL

First, install gdalwrap, then

git clone http://trac.laas.fr/git/gladys && cd gladys
mkdir build && cd build
cmake -DCMAKE_INSTALL_PREFIX=$HOME/devel ..
make -j8 && make test && make install
# for verbose test:
./test/test_gladys --log_level=test_suite

cf. .travis.yml

CONTRIBUTE

Code is available on GitHub at https://github.com/pierriko/gladys

Feel free to fork, pull request or submit issues to improve the project!

STYLE

Please configure your editor to insert 4 spaces instead of TABs, maximum line length to 79, lower_case_with_underscores instead of CamelCase. Most of the rules are taken from Python PEP8

Other ideas can be found in Google Guides: Python, C++.

LICENSE

BSD 2-Clause

Copyright © 2013-2015 CNRS-LAAS

gladys's People

Contributors

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