Abdur4373

Results 15 comments of Abdur4373

I was also getting same [error](https://github.com/felixendres/rgbdslam_v2/issues/110) when installing from install.sh. Then i went on to run each line of the script manually so i saw that it g2o build is...

Hello @jojo666666 were you able to compile this repo with fcl-0.5. Because they have changed many include files and class names in that?

Hello @Yuliang-Zou @xy-guo Did you succeed in combining tracking and mapping???

same here I want to implement CNN SLAM but could not find the code. Can someone help me out.

Do you have any alternative or any idea because I am totally new in this field.

I have done depth prediction through paper of laina "Deeper depth prediction ...." have implemented LSD SLAM as well, Now I do not know how to proceed and how to...

Hello @FirefoxMetzger @prarobo After making the changes according to @FirefoxMetzger comment i was getting this error:- `/usr/bin/ld: cannot find -lopencv_xfeatures2d3 collect2: error: ld returned 1 exit status src/lsd_slam/lsd_slam_core/thirdparty/openFabMap/CMakeFiles/openFABMAP.dir/build.make:153: recipe for...

https://github.com/kevin-george/lsd_slam/issues/1 Just one line addition to code... i got it working with 'ros-kinetic-opencv' on ubuntu 16.04.

Hello @haidela Did you find way to go? I also want to do similar kind of thing as you explained.