-
make[2]: **\* [CMakeFiles/ORB_SLAM2.dir/src/Optimizer.cc.o] Error 4
make[1]: **\* [CMakeFiles/ORB_SLAM2.dir/all] Error 2
make: **\* [all] Error 2
i have tried to restall the ORB_SLAM2, but the errors…
-
Is it possible to install ORB_SLAM/ORB_SLAM2 on last version of Ubuntu (Xenial 16.04) without black magic? I know that the recommendation is to use Ubuntu 14.04 according to Github, but I currently ha…
-
Like in ORB SLAM2 the ROS components get built in Examples/ROS/ORB_SLAM2 (ros_mono.cc,ros_rgbd.c,ros_stereo.cc) , how can they be built in CORB-SLAM (corbslam_client/Examples/ROS/ORBSLAM2/src ?
If t…
-
CMakeFiles/Makefile2:72: recipe for target 'CMakeFiles/ORB_SLAM2.dir/all' failed
make[1]: *** [CMakeFiles/ORB_SLAM2.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Erro…
-
Hi,
I was wondering whether there is an ORB_SLAM2 repo available with map save/load options. I have tried the versions from @Pione, @MathewDenny and the other ones out there but they only work on U…
-
Hello everyone.
I tried to run rgbd_tum program on rgbd_dataset_freiburg1_xyz dataset, but the program failed, it produced the following error:
```
imad@imad-FX503VM:~/Desktop/ORB_SLAM2/ORB_SLAM2$ …
-
我的运行环境时ubuntu16.04,ROS kinetic,cuda9.0,输入`sh build.sh`后,报错如下:
make[2]: *** No rule to make target '../Thirdparty/darknet/build/libYOLOv3SE.so', needed by '../lib/libORB_SLAM2.so'。 停止。
make[2]: *** 正…
-
Hello! I am new to ROS and Linux. Right now I am doing research that requires the use of them.
When trying to run the ORB_SLAM2_CUDA project on a jetson nano, but I have an error specified as follows…
-
Hello everyone,
Thanks for the nice ORB_SLAM2 opensource package. I have tested the running the ORB_SLAM2 with ROS using the sample dataset provided in the https://github.com/raulmur/ORB_SLAM2.
W…
-
I am running ORB_SLAM2 in ROS Kinetic as suggested in this [link](https://github.com/raulmur/ORB_SLAM2). After executing the line
rosrun ORB_SLAM2 Mono /home/ubuntu_16/ORB_SLAM2/Vocabulary/ORBvoc.tx…