Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 644 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 644 Bytes

leap_motion_controller

Control a Drone with leap motion controller to detect gesture and control a drone

The software packages used were :

Hardware Used:

  • Pixhawk 4 flight controller
  • Leap motion hand gesture detector

How to use it :

roslaunch custom.launch
python3 takeoff.py
python3 leap.py

The controller was unstable in real world so it was mostly used in simulation.