Fayçal Ait-Aoudia

Results 15 comments of Fayçal Ait-Aoudia

Hi @naperman, The [path solver](https://github.com/NVlabs/sionna-rt/blob/eb237434b16a783f9581c202077c26f2f95c0946/src/sionna/rt/path_solvers/path_solver.py#L144) consists of three steps: candidate generation, the image method, and computation of the electric field. It should be relatively easy to implement a custom solver...

Hi @taygg, Sorry for the late reply. As mentioned in the release [notes of Sionna 1.0](https://github.com/NVlabs/sionna/discussions/776#discussion-8099632), diffraction will be added in a future release. We do not comment on precise...

Hi @guavamin, It’s difficult to figure out the issue without the scene and a code snippet. It looks like you’re loading that doesn’t use Sionna RT radio materials.

Custom radio materials are supported. Please refer to the [corresponding developer guide](https://nvlabs.github.io/sionna/rt/developer/dev_custom_radio_materials.html#custom-radio-materials).

Hi @albusrice, This looks indeed like a bug. We will have a look. Thank you for reporting it.