Skip to content

Drones4STEM/DroneVPL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DroneVPL

A software of Visual Programming Language for Drones. Developed with QT4.8, avaliable on windows only.

Demo

Drag widgets drag_widgets drag_widgets_2 Save and compile save_compile

Front-end

The front-end program enables user to write the program by dragging and linking widgets. And Other fuctions are provided, including file save, compile.

Back-end

The back-end program enables user to:

  • save the graphical code in .xml file.
  • open a .xml file with correct format and recosntruct the graphcal code.
  • compile the graphical code and generate corresponding python codes. The latter calls interface of DroneController and enables drone to fly automatically.

About

A Visual Programming Language for Drones.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published