-
Notifications
You must be signed in to change notification settings - Fork 0
Organisation du projet
Axel MACIEJEWSKI edited this page Jun 10, 2020
·
4 revisions
En tout, 5 projets sont à utiliser pour faire tourner le projet LOCUSTE dans son intégralité, même s'il est possible de faire fonctionner chacun d'entre-eux de façon indépendante.
Ce projet est la partie graphique fournie / intégrée :
- Interface graphique intégrée : https://github.com/DaemonToolz/locuste.dashboard.ui
- Interface graphique mobile intégrée : https://github.com/DaemonToolz/locuste.dashboard.mobile
Les projets liés sont :
- Automates Python connectés aux drones : https://github.com/DaemonToolz/locuste.drone.automata
- Unité de contrôle : https://github.com/DaemonToolz/locuste.service.brain
- Module de calcul des chemins : https://github.com/DaemonToolz/locuste.service.osm
Un projet / outil permettant la connexion, visualisation et débuggage : https://github.com/DaemonToolz/locuste.system.connector
Schéma d'interaction interne de l'écosystème
