Yong-Nan Zhu
Yong-Nan Zhu
> I’m sorry! You may have sent the wrong email. That's not my article! Good luck! 发送自 Windows 10 版邮件应用 发件人: Yong-Nan Zhu 发送时间: 2019年3月3日 20:18 收件人: thuml/Xlearn 抄送: Subscribed...
Thanks a lot!
Hi, @beginnerFighting Have you solved the problem "ImportError: libkfusion.so: cannot open shared object file: No such file or directory" ? Thanks for your reply!
Hi, @Wei2624 . I have gave up on this project and didn't find any solution, sorry.... :(
Hi, @yuxng I tried to change my Sophus with the following steps in `Sophus/`: > git checkout master cd build cmake .. make But, with the `make` command, I got...
Sophus is updated to the latest successfully now. However, the original problem I pasted in this issue is stilled not fixed while I run `make` to compile `kinect_fusion`. Are there...
Thanks for your generous help. All the problems are solved by the command `git pull origin` in `$ROOT/DA-RNN` and `$ROOT/Sophus`. However, another problem comes while I run `sudo ./experiments/scripts/rgbd_scene_multi_rgbd.sh 0`...
Hi, have you fixed the problem? I have met the same errors...