Question about Coverage Map for UAV at a fixed altitude #715
Answered
by
merlinND
Liu-Zhilin
asked this question in
Q&A
-
As a newcomer to Sionna and coverage map generation, I'm interested in creating a coverage map for UAV navigation at a fixed altitude of 100 meters. How can I achieve this? |
Beta Was this translation helpful? Give feedback.
Answered by
merlinND
Jan 3, 2025
Replies: 2 comments 1 reply
-
Hello @Liu-Zhilin, Have you tried using the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
merlinND
-
Thank you very much! I have resolved this problem.
…---- Replied Message ----
| From | Merlin ***@***.***> |
| Date | 01/03/2025 18:15 |
| To | ***@***.***> |
| Cc | ***@***.***>***@***.***> |
| Subject | Re: [NVlabs/sionna] Question about Coverage Map for UAV at a fixed altitude (Discussion #715) |
Hello @Liu-Zhilin,
Have you tried using the cm_center argument of the Scene.coverage_map() function to center the coverage map at your desired altitute?
https://nvlabs.github.io/sionna/api/rt.html#sionna.rt.Scene.coverage_map
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @Liu-Zhilin,
Have you tried using the
cm_center
argument of theScene.coverage_map()
function to center the coverage map at your desired altitute?https://nvlabs.github.io/sionna/api/rt.html#sionna.rt.Scene.coverage_map