Skip to content

Repository for coding a drone flight controller as our fourth semester project

Notifications You must be signed in to change notification settings

andreasHovaldt/drone_flight_controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Position control for Crazyflie 2.1 drone utilising Vicon Motion

Repository for coding a drone flight controller as our fourth semester project. Relevant files are located in the vicon_crazy folder.

How-to

To run the program, the main script must be ran: "drone_vicon_main.py". The computer must be connected to the same router as the Vicon Motion Lab, and the CrazyRadio must be connected to the computer. In addition, the following libraries must be pre-installed.

Libraries

Crazyflie python library (which includes numpy, pyusb and scipy)

The libraries can be installed with the following command: "pip install --upgrade cflib"

About

Repository for coding a drone flight controller as our fourth semester project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published