Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Geofencing Support #20

Open
evan-palmer opened this issue Jan 7, 2022 · 1 comment
Open

Add Geofencing Support #20

evan-palmer opened this issue Jan 7, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@evan-palmer
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Users currently don't have access to an interface that creates geofences for their agents and swarm. This can result in fly-aways or unintentionally flying into restricted airspace

Describe the solution you'd like
Add an interface that enables Users to set geofences for their agents

@evan-palmer evan-palmer added enhancement New feature or request low priority This isn't critical v0.0.5 labels Jan 7, 2022
@evan-palmer
Copy link
Contributor Author

Commands that may be useful to enable this functionality include:

  • MAV_CMD_DO_FENCE_ENABLE
  • MAV_CMD_NAV_FENCE_RETURN_POINT
  • MAV_CMD_NAV_FENCE_POLYGON_VERTEX_INCLUSION
  • MAV_CMD_NAV_FENCE_POLYGON_VERTEX_EXCLUSION
  • MAV_CMD_NAV_FENCE_CIRCLE_INCLUSION
  • MAV_CMD_NAV_FENCE_CIRCLE_EXCLUSION
    Note that much of this functionality will be integrated when adding support for missions

@evan-palmer evan-palmer added v0.0.6 and removed v0.0.5 labels Mar 15, 2022
@evan-palmer evan-palmer removed the v0.0.6 label Jun 3, 2022
@evan-palmer evan-palmer removed the low priority This isn't critical label Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant