Kevin

Results 43 comments of Kevin

@JackHenry1992 refering to your problem with LD_PRELOAD, we get the same error but only as a warning. However, when we tried to start the scripts there were other dependencies which...

Thank you for your reply, we ran into similiar errors when trying to run the test script, can you tell how to disable tcmalloc when runing your test scripts? We...

So basically, if my LD_PRELOAD is empty, I should be good to go? If I simply run `./experiments/scripts/rgbd_scene_multi_rgbd_test.sh 0` which does NOT issue the command... In a new terminal (so...

Thank you really much for that ! Are the steps chornological ordererd? Pangolin needs a Eigen installation, does it need the provided Eigen isntallation, or the "normal" one?

Hi @wolf943134497 , I had this error, too and was able to resolve it with the correct Pangolin version and you may want to check out #7 and try the...

I faced the same problem, have yo useen #10 ? There is shown how to install nanoflann (basically downlad it, compile it, and use make install). However, be aware that...

@weiguochow I guess you mean, that you have installed nanoflann ? (you wrote nanaflann, i just hope that there is no confusion and an other framework was isntalled accidently). I...

https://github.com/jlblancoc/nanoflann/releases , the newest version should work fine. However I am quite unsure at the moment and will post more details once I am in my office again (tomorrow)

Yes as soon as I get back - however, there is still the memory leak which needs to be fixed. The program will crash right on start.