Install necessary dependencies and then run it with python command as a module
pip install numpy
python -m drone_stabilization_algorithm_taskTo run this project you need poetry CLI tool installed
After that run the code with this commands:
poetry install
poetry run python -m drone_stabilization_algorithm_task