StreamRF
StreamRF copied to clipboard
something wrong with "grid. svox2.SparseGrid()" in "opt.py"
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?
Try the latest commit?