StreamRF icon indicating copy to clipboard operation
StreamRF copied to clipboard

something wrong with "grid. svox2.SparseGrid()" in "opt.py"

Open beibeirory opened this issue 2 years ago • 1 comments

Thanks for your work. When I ran the command "python opt.py -t <log_dir> <data_dir>/0000 -c configs/meetroom_init.json --scale 1.0", I got a problem.

"Morton code requires a cube grid of power-of-2 size, ignoring... Segmentation fault (core dumped)"

It looks like there is something wrong with "grid. svox2.SparseGrid()" in "opt.py".

Do you have any idea about this error?

beibeirory avatar Jan 24 '23 07:01 beibeirory

Try the latest commit?

Spark001 avatar Feb 21 '23 12:02 Spark001