orb_slam3_ros_wrapper icon indicating copy to clipboard operation
orb_slam3_ros_wrapper copied to clipboard

A ROS wrapper for ORB-SLAM3. Focus on portability and flexibility.

Results 17 orb_slam3_ros_wrapper issues
Sort by recently updated
recently updated
newest added

hi, i have built ORB_SLAM3 which works well directly using `rosrun ORB_SLAM3 RGBD Vocabulary/ORBvoc.txt Examples/RGB-D/d455.yaml` i have also followed all your steps and built this package from source. when i...

Hi, I cannot manage to build this ros package. I got the following errors: ![Screenshot from 2022-03-02 12-03-02](https://user-images.githubusercontent.com/32312612/156378795-75913fed-c099-44c6-9d7a-388b6a5a2019.png) ![Screenshot from 2022-03-02 12-03-19](https://user-images.githubusercontent.com/32312612/156378804-fc9c6f04-119e-4768-a185-8accb4b251dd.png) ![Screenshot from 2022-03-02 12-03-46](https://user-images.githubusercontent.com/32312612/156378816-e9b7f474-c28b-4125-9a37-13872610e025.png) Do you have any...

Hello, I have done all the installations, and succeeded launching ORB-SLAM with the MH_01_easy.bag. But when i try to launch *rosrun ORB_SLAM3 Mono Vocabulary/ORBvoc.txt Examples/Monocular/EuRoC.yaml* I get this error :...

Do you know how to set ROI of point cloud? I tried to set ROI according to z of map points, but failed.

Hi I created monocular inertial node . I used ROS2 humble and can build the node. But when run it can not see the image. Here the node ``` ......

Thanks for your code.i am a novice.I have successfully run and displayed point cloud on RVIZ,but how to superimpose these point clouds to build a point cloud map?

Within this part of the CMakeLists.txt can you change the $ENV{HOME} from perl to something that bash accepts? set(ORB_SLAM3_DIR $ENV{HOME}/Packages/ORB_SLAM3

The error message suggests that there are warnings and errors related to the initialization order of some variables in the KannalaBrandt8 class definition. The warning message indicates that the precision...

I'm getting the following error when using `roslaunch orb_slam3_ros_wrapper euroc_mono.launch` ``` [ WARN] [1670076780.160426745]: TF_OLD_DATA ignoring data from the past (Possible reasons are listed at http://wiki.ros.org/tf/Errors%20explained) for frame camera at...