Skip to content

Jeremy-Vidaurri/NSF-Grid_Application

Repository files navigation

No-Fly Zones

This application is part of a research project with the National Science Foundation. The full repository can be found here. It allows users to toggle the different zones and send that information to a Tello drone.

Attribute-based Access Control (ABAC)

Zones

There are three types of zones supported:

  • Green zones: Areas that can be flown over at any time.
  • Red zones: Areas that cannot be flown over at any time.
  • Yellow zones: These zones are utilized when the drone cannot reach its destination without passing through a red zone. Red zones are converted into yellow zones and the drone can temporarily pass through.

Policies

Currently the policies are stored in matrices that are each stored in SQLite tables. This is done so that the drone can have easy access to the zoning information.

Contributors

About

An application to communicate no fly zones to drones

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published