Giter VIP home page Giter VIP logo

c3nav's Introduction

c3nav

Indoor navigation for the 32nd Chaos Communication Congress and future events. See it live at https://c3nav.de.

There are still some features to come including selecting from map, Wi-Fi positioning (as an Android App) and more POIs (assemblies etc.)

c3nav is written in python3 using flask, scipy, numpy and matplotlib.

Feel free to contact me if you have and questions/ideas or want to contribute. My DECT number at 32c3 will be NMKT (6658).

Running it yourself

  • Clone the repository
  • pip install -r requirements.txt (if this fails because of build dependencies use apt-get build-dep python-pil python-matplotlib python-scipy or something similar for you distribution to install the dependencies and run pip again)
  • python3 main.py 32c3
  • navigate to http://localhost:5000/
  • To activate debugging, add debug to the end of the command.

Editing the graph

You can just edit minor stuff directly in the JSON file. You have to restart the python script in order to reload the graph.

To edit the underlying graph, rooms, barriers and points of interest, run python3 configure.py 32c3 and navigate to http://localhost:5000/.

To add translations, use python3 translate.py 32c3 (en|de). Please do not submit pull request for other languages for now.

Setting up a new graph

Copy /projects/empty and edit the basic meta data in config.json, add the level maps as images, then build/edit the graph as described above.

c3nav's People

Contributors

codingcatgirl avatar michik avatar

Watchers

 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.