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

Altitude is not a parameter to any tasks #3

Open
teiszler opened this issue Aug 19, 2022 · 0 comments
Open

Altitude is not a parameter to any tasks #3

teiszler opened this issue Aug 19, 2022 · 0 comments
Labels
enhancement New feature or request hermes Scoped to hermes compilation in Python

Comments

@teiszler
Copy link
Contributor

Currently we only have a fixed altitude of 15m (from hermes.py) for all flight plans. We should consider adding an altitude param to each task definition and then apply that to the moveTos for all points in that polygon. Or we could consider a list of points, but then we would have to check that the list length matches the number of vertices in the polygon etc.

@teiszler teiszler added enhancement New feature or request hermes Scoped to hermes compilation in Python labels Aug 19, 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 hermes Scoped to hermes compilation in Python
Projects
None yet
Development

No branches or pull requests

1 participant