Tommy Hu

Results 19 comments of Tommy Hu

Hi, I have seen the same error, could you share the solution? I install the libcholmod2.1.2 with no luck.

finally I sove it by: sudo apt-get install libsuitesparse-dev

Sorry,but I see another issue: slambook/ch10/g2o_custombundle/g2o_bundle.cpp:21:55: fatal error: g2o/solvers/cholmod/linear_solver_cholmod.h: No such file or directory #include "g2o/solvers/cholmod/linear_solver_cholmod.h"

Thanks, after install the suitespase package I should rebuild the g2o library, then the ch10 example could run.

I got the same error, dost anyone have encountered the same issue? ` Traceback (most recent call last): File "setup.py", line 18, in setup( File "/home/nsoft/anaconda3/envs/livox_sdk/lib/python3.8/site-packages/setuptools/__init__.py", line 103, in setup...

oh, it looks like my nvidia drivier doesn't work, the **nvidia-smi** command reports error, try to reboot my machine...

> 可以安装一下星火的那个20.04的依赖包,就可以解决此问题 the spark store 20.04 dependencies download link is 404 now, how to get the deb file? thanks.

> > > 可以安装一下星火的那个20.04的依赖包,就可以解决此问题 > > > > > > the spark store 20.04 dependencies download link is 404 now, how to get the deb file? thanks. > > try...

@LielinJiang thanks! I ignored this piece of code because I am using VS code python debug mode, and looks like add breakpoint in the CC file won't take effect. Anyway,...

Please keep this issue alive as I am still finding why the coors returned by hard_voxelize() is invalid, thanks.