DynaSLAM icon indicating copy to clipboard operation
DynaSLAM copied to clipboard

DynaSLAM is a SLAM system robust in dynamic environments for monocular, stereo and RGB-D setups

Results 65 DynaSLAM issues
Sort by recently updated
recently updated
newest added

hello, when I build the project, a cmake bug appears: CMake Error at CMakeLists.txt:150 (add_executable): Cannot find source file: Examples/Monocular/mono_carla.cc and I can't find the mono_carla.cc in the Monocular directory....

Hi! I met an error when running the code. I have tried this both with cpu and gpu. ``` Initialated Mask RCNN network... Creating net instance... Loading net parameters... Bus...

will you release the code of About DynaSLAM II i see in paper ,it is open source. thank u

Are the KITTI datasets used in the paper the datasets in data_odometry_gray?

Hi Guys... I installed successfully according to readme.md. but when running "./Examples/RGB-D/rgbd_tum Vocabulary/ORBvoc.txt Examples/RGB-D/TUMX.yaml PATH_TO_SEQUENCE_FOLDER ASSOCIATIONS_FILE (PATH_TO_MASKS) (PATH_TO_OUTPUT)" i've got following error: Loading Mask R-CNN. This could take a while......

In paper, it shows Timing Analysis in Chapter IV. The table shows the average computational time of Multi-view Geometry and Background Inpainting. Meanwhile, quote the maskrcnn time from other's paper....

After encountering many issues running DynaSLAM on my machine (tensorlfow/cuda/protobuf versions...), I tried running it with Docker Here's the backtrace when I compile in `Debug` ``` nImages: 1021 Loading Mask...

In the paper there is a table ![image](https://user-images.githubusercontent.com/35337685/114192269-df3ac880-997f-11eb-88f5-82a9eeb60f5f.png) And I don't know how to get the % traj. I use evo_traj evaluate the result and I get some results like...

Changes to Cmakelists to accept a local build of opencv and to take python 2.7 libs. Fixed bugs in conversion.cc in numpyarray to cvmat conversion code to support opencv 3.

Hello, Would you please help me to install and run Dynaslam on ubuntu by introducing software version: Ubuntu version... Cuda cersion... Tensorflow Version... Keras version... Thanks a lot.