ZAO29

Results 3 issues of ZAO29

Hello, Just a simple question, I tried the Unity Scene "ImuViewSample". I would like to acquire the IMU sensor to a certain frequency (for example 60 Hz). It seems that...

I tried to create a range_image using the documentation samplecode https://pcl.readthedocs.io/projects/tutorials/en/latest/range_image_creation.html and I have an Access violation error in the function RangeImage::createFromPointCloud line 134 points.resize (size, unobserved_point); **Environment** - OS:...

kind: bug

I run the install command from nerfstudio page and the second command line goes wrong ```bash pip install git+https://github.com/NVlabs/tiny-cuda-nn/#subdirectory=bindings/torch ``` I get the following error which is quite long: ```bash...