QiuKu
QiuKu
I have the same question.
I dont understand why `cd ~/catkin_ws && rm -rf build devel` can fix this problem. Although I did pass the build after adding this instruction
> I also have this problem with Ubuntu 18.04 in VMware @koide3 I fixed this , I change some code in /src/imgui_application.cpp : ` // glfwWindowHint(GLFW_CONTEXT_VERSION_MAJOR, 3);` ` // glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR,...
@koide3 Thank you very much!
> I have uncomment `torch.cuda.synchronize()` in `query_grid_point_index function`, but it doesn't seem to solve the problem, is this normal? When I run the `bash dev_scripts/w_n360/chair.sh` command, Its output is shown...
Due to the application of sparse grid, not all N**3 grids are stored in the grid. I think you can find what you want at grid.links
I also really need the tracking part, looking forward to the early release!!