-
Is it possible to save all the trajectories generated instead of the only one which is saved automatically after mapping ends?
This image sequence of walking on a straight road so they will never r…
-
When trying to convert a mesh (tested with either basic-mesh or gmesh) to a CSG node (using `csg/mesh->csg`) to compute the union of several nodes, I receive the following error. `No implementation of…
-
ORB-SLAM3 Copyright (C) 2017-2020 Carlos Campos, Richard Elvira, Juan J. Gómez, José M.M. Montiel and Juan D. Tardós, University of Zaragoza.
ORB-SLAM2 Copyright (C) 2014-2016 Raúl Mur-Artal, José M.…
paGto updated
2 years ago
-
Hi. Thanks very much for putting together this awesome library to connect Unity 3D to ROS. I have enjoyed using it to connect SLAM algorithms to Unity 3D. I had a quick question regarding publishin…
-
Hello guys,I have been stuck at this place for several days.
**envirment**
- ubuntu18.04
- ROS melodic
![a282b832-6766-4ac8-a721-e2157f3c0931](https://github.com/user-attachments/assets/dca…
-
I tried to excute Euroc dataset, It wasn't work. (I can't get any viewer (map viewer & current frame))
so i need help.... ~_~
$ cd ~
$ mkdir -p Datasets/EuRoc
$ cd Datasets/EuRoc/
$ wget -c …
-
Hi, I tried to run ORB SLAM3 with using ROS.
When I run ORB SLAM3 with this command to use Mono-inertial version
"rosrun ORB_SLAM3 Mono_Inertial ~/ORB_SLAM3/Vocabulary/ORBvoc.txt ~/ORB_SLAM3/Example…
-
Thank alot guys for the updated version amazing work! I am recently facing this issue while running whereas in previous version I had no such issue and it use to work flawlessly
When I try to run m…
-
Hi there~
I wanna report an Error occurs when try to run NGM with Docker. While it can be ran through smoothly with NextGenMap installed in PC.
Thank you so much!
(base) xzhen@L190514 ~/Docume…
-
I'm not quite friendly with the "scale" issue in monocular methods. I've reviewed issues in this repository related to the scale and known that the scale is randomly initialized every launching.
But…