Skip to content

mceowen/optgui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Graphical User Interface for Drone Flight Controls Convex Optimization

Autonomous Controls Lab, University of Washington AA Department

Note: Local versions of skyenet.git and mikipilot.git must exist and be compiled in the same filepath as this repo in order to properly run the software.

User can visually model various two dimensional shapes such as ellipses, polygons, and planes and convert them into constraints for convex optimization. Application also models drone position, target waypoints, and current drone path. Layouts can be saved and loaded to and from files. Models can be mapped to ports for real time updating via TCP. Built on Qt framework for deployment on multiple platforms.

About

GUI Interface for ACL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.1%
  • QMake 1.9%