SasoPavlic / hawk-drone

HoverGames challenge (tracking person with Google Coral camera and simulating "Follow me" functions)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NXP drone accompanied by hawk vision (FPV camera on gimbal) with gesture control

Description πŸ“

Change your vision from ground to sky. See more, feel more, increase your senses.

Requirements βœ…

  • OS Ubuntu 20.04.XX LTS or newer
  • Anaconda enviroment with Python 3.7.x (To run Hawk script (hawk.py) a.k.a. controller)
  • Simulator PX4 (jMAVSim)
INSTALL ALL

pip3 install -r requirements.txt

Documentation πŸ“˜

Hackster.io (NXP drone accompanied by HAWK vision)

Usage πŸ”¨

Opening simulator

cd PX4 && make px4_sitl_default jmavsim

Running HAWK script

cd build && python3 hawk.py

HELP ⚠️

saso.pavlic@nxp.com peter.vrbancic@nxp.com

About

HoverGames challenge (tracking person with Google Coral camera and simulating "Follow me" functions)


Languages

Language:C++ 43.2%Language:C 25.7%Language:CMake 12.3%Language:Python 10.8%Language:Makefile 8.0%