gomahajan / formal-uav

UAV control with formal guarantees
BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link
cegis formal-verification program-synthesis uav

Reactive UAV control

Program synthesis for hybrid systems.

To build: stack build

To run: stack exec -- uav [args]

To run with the included example SMT templates: stack exec -- uav smt/uav_dreal

Currently supports dReal versions 3 and 4. Configure the solver in config/solver.cfg.

TODO: command line flag for 1-to-1 UAVs to sensors?

How to specify position while charging/collecting?