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

**Feature Request** Support terrain elevation data for mission planning #5524

Closed
Antiheavy opened this issue Aug 3, 2017 · 2 comments
Closed

Comments

@Antiheavy
Copy link

Antiheavy commented Aug 3, 2017

This is a big can-of-worms topic, but here are some of the things involved from my experience:

  • Support free on-line and off-line terrain elevation data.

  • Warning messages and indicators if terrain elevation data option is enabled, but data is not available for the planned area.

  • Default mission altitudes are relative to Home, except when a "min height above terrain" setting is selected, then apply a positive offset to preserve min height above terrain with appropriate warning/info message.

  • Checkbox option for all planned waypoints to be height above terrain instead of height above Home (defaulted to OFF). When toggled, globally apply changes to already planned waypoints.

  • Perform Line-of-sight calculation from planned waypoints and/or planned flight paths to GCS location (use Home point if GCS location not known). Checkbox option to prevent placing of waypoints that violate line-of-sight (default to ON). Use appropriate buffers in geometry calculation, e.g. 1m above home point, ignore 10 m radius around home point, use 10 m buffer above terrain. Display appropriate warning/info messages.

  • Issue warning about safe return home altitude if: terrain within planned area >"Safe return altitude" - "min height above terrain". I've seen discussions about future firmware support for advanced safe RTL that might make this more complicated, but until that exists...

  • toggleable map-layer that shows line-of-sight boundaries at various altitudes above GCS/Home location (like a Topo map overlay).

Other related topics:
#5513
#4007
#2927
#1643

@birchera
Copy link
Contributor

birchera commented Aug 3, 2017

Nice to see all the progress here! I would like to add one thought as well:

  • When flying with a certain automated policy with respect to altitude over ground (e.g. fixed) feasibility is vehicle dynamics dependent. E.g. fixedwings only rise or sink at a certain rate.

@Antiheavy Antiheavy changed the title Support terrain elevation data for mission planning **Feature Request** Support terrain elevation data for mission planning Aug 3, 2017
@Antiheavy
Copy link
Author

see related terrain elevation discussion here: #6204

@DonLakeFlyer DonLakeFlyer self-assigned this Mar 14, 2018
@DonLakeFlyer DonLakeFlyer added this to the Release v3.4 milestone Mar 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants