Open xy-guo opened 5 years ago
Hi, I tried to run the following command
gslam qviz orbslam play -dataset ~/dataset/tum_rgbd/rgbd_dataset_freiburg1_360/.tumrgbd Unable to load plugin orbslam PATH=:.:/usr/lib/:/usr/lib64/:/usr/local/lib/:/usr/local/lib64/: main.cpp:23 Svar module "orbslam" not found. [1] 27754 abort (core dumped) gslam qviz orbslam play -dataset
It shows unable to load plugin orbslam. Do I need to install orbslam module individually?
Yes. orbslam is an external plugin.
Hi, I tried to run the following command
It shows unable to load plugin orbslam. Do I need to install orbslam module individually?