Skip to content

Kevintirta/Landing-Civdrone-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Landing-Civdrone-Project

Project background:
To plot the deviation between the drone location and target location due to disturbance in the air.

Plot description:
The red line represents the ideal situation when the deviation is 0 which means the drone land perfectly on target location. Meanwhile, the blue line shows the deviation over time. Also, it makes more sense if the 'deltaTime' in JSON file is in milliseconds unit.

How to run the file:

  1. Download the landing_deviation.py and landingData.JSON in the same directory
  2. Run the landing_deviation.py

Additional info:
A alert message will be pop up if the 'landingData.JSON' input file not exists in the directory.

About

Plot the deviation between the drone location and target location from json input file using matplotlib

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages