Skip to content

ZilantRobotics/sim_server

Repository files navigation

Simulation Server

Purpoose

This is the web application part for HITL simulator project. Currently, it supports user login, uploading firmware, config and mission files and executing them with workers.

Running

Please, observe the .env file for configuration options, to run this application in dev mode, please execute the following command

python3 -m flask run

Default configuration options do match those in worker, so ideally you should just execute this command first, then the one from the worker repo and got yourself a working simulator setup.

System requirements

  • Python: 3.9
  • OS: Ubuntu 22.04
  • CPU: AMD FX 8300 or better, or comparable ARM64 processor

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published