Skip to content

matzy-byte/Project-Hermes-Application

Repository files navigation

Project HERMES

This repository is for the HERMES Project that creates and visualizes a simulation of a delivery system with robots using public transport.

How to run

  1. Run ./bundle/backend/backend.exe and keep it running in the background
  2. Run ./bundle/frontend/ProjectHermesApplication.exe

Getting Started

This guide shows you how to setup your local environment to run this application.

Prerequisites

Installation

  1. Clone the repository
    git clone git@github.com:matzy-byte/project-hermes-application.git
  2. In the Godot Manager import the godot project (.godot file) and open it

Project structure

project-hermes-application/
├── frontend/
│   ├── res/
│   │   └── ...
│   └── frontend.godot
└── backend/
    ├── src/
    │   └── ...
    └── backend.slt

Branching

main (release)
├── prototype
│   └── develop
│       └── feature/...-...
└── develop/1.0.0

About

A visualized simulation of delivery robots using public transport

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors