Closed Sunnyhong0326 closed 1 month ago
Yes, render_large_lod.py works, but viewer.py doesn't work. I can view the web viewer (viewer.py) by explicit type the aabb specified in my_customdata_aabb.npy in configuration file, but when user commment out aabb line in my_customdata_lod.yaml it causes error (it should automatically get default aabb when user comment out this line)
Thanks for your valuable feedback! This problem has now been fixed. Try the new viewer!
Thanks! It works now!
Hi, when I run my custom dataset and view the viewer through viewer.py, the error occurs I type the command as following: python viewer.py config/my_customdata_lod.yaml This is the simular issue of issue#27 , seems forget to add logic to get default aabb