s4-2 / hydra-flock-drone

The Drone Component for the simulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hydra-flock-drone

The Drone component for the simulation

This is part of the hydra-flock-demo test-bed. Check the hydra-flock-demo for cloud deployment of the full test-bed.

Running tests:

  • Create and activate a new virtualenv
  • Upgrade pip and setuptools
  • Check if python3-dev is installed
  • Run pip install -r requirements.txt
  • Start the controller server using python -m flock_drone.main
  • In another teminal instance run python -m flock_drone.tests.test_drone_endpoints

NOTE :- For design principles and other details please read the Simulation Wiki

About

The Drone Component for the simulation

License:MIT License


Languages

Language:Python 100.0%Language:Shell 0.0%