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

get IR error for Replica Dataset #2505

Open
aleodrnfl opened this issue Nov 21, 2024 · 0 comments
Open

get IR error for Replica Dataset #2505

aleodrnfl opened this issue Nov 21, 2024 · 0 comments

Comments

@aleodrnfl
Copy link

Title: Error with Simulation Results and Segmentation Fault in SoundSpaces

Hi,

I am trying to obtain observations using the SoundSpaces framework, but I am encountering the following error:

File: arvr/libraries/audio/AudioSDK/Research/Source/Wrapper/PropagationWrapper.cpp  
Function: ovra::Size PropagationWrapper::GetIRChannelCount(ovra::Size, ovra::Size) const, Line 1096  
No simulation results for listener 0 and source 0  

I suspect that the issue might be related to materials. Based on answers to similar questions, I have tried the following steps:

Setting audio_sensor_spec.enableMaterials = False.
Commenting out the material JSON file.
However, despite these changes, the program terminates with the following error:

Segmentation fault (core dumped)
I would greatly appreciate your guidance on how to resolve this issue.
Thank you in advance for your help!

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