diff-rt
diff-rt copied to clipboard
This repository contains code to reproduce some of the results from the paper Sionna RT: Differentiable Ray Tracing for Radio Propagation Modeling using the Sionna™ link-level simulator.
I tried to run [Learning_Materials.ipynb](https://github.com/NVlabs/diff-rt/blob/main/Learning_Materials.ipynb) with **Sionna 0.16.2**. And, I found the following description in . > (Breaking change) Removes the flags trainable_position and trainable_orientation from Transmitter and Receiver So,...
@jhoydis Hello, I would like to ask how to optimize antenna position using sionna RT? ```python # Set some environment variables import os gpu_num = 0 # GPU to be...
Python 3.10, and TensorFlow 2.13. sionna 0.16.2 I used the versions mentioned by Readme.md, but still encountered errors. What version does mitsuba use 