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

Unable to Produce Results When Moving scene.get("obj").position Again #726

Open
Jhih2501 opened this issue Jan 16, 2025 · 0 comments
Open

Comments

@Jhih2501
Copy link

Dear Sionna developers,

I am attempting to use the Position-based Time Evolution for loop structure in Mobility within Sionna RT to compute ray tracing at different time steps. While the initial object position is set correctly and works as expected, the program gets stuck when I try to update the position of the objects for the second iteration.

Below is a snippet of the code for reference:

Image It gets stuck at line 11 and throws the following error in Jupyter: Image

Here are some of the software versions:
Python: 3.8.20
Sionna: 0.19.1
TensorFlow: 2.13.0
TensorFlow-GPU: 2.10.0
CUDA: 12.6

Here are the hardware specifications:
CPU: i5-12400
GPU: GeForce RTX 3080 10GB
RAM: 32GB

Supplement: The scene contains only two types of objects. The first is a wall with the material set to the official itu_concrete, and the second is a cylinder with a custom material. Below is the result of the first ray tracing execution after importing the scene into Sionna.

Image
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

1 participant