openvslam
openvslam copied to clipboard
OpenVSLAM: A Versatile Visual SLAM Framework
Where can I input real-world scale (speed or distance) for monocular SLAM? Can that be done for both mapping and then localization? Can I prevent scale drift like this? I...
Is it possible get the covariance matrix of the pose?
hello, I have a problem. when I run it using my usb camera, I do not know what is the parameter canemra number, I am looking forward to your reply.
I follow the tutorial of "https://openvslam.readthedocs.io/en/master/ros_package.html" and try to write a ros launch file. But here comes an error notifying that "invalied arguments". The original operation is to run a...
I am working on a project that aims to build end -to-end 3D reconstruction I have tested openvslam and i could generate map.msg file. However, I need to build dense=>surface=>texture...
Hi, Is it possible to run OpenVSLAM on Raspberry Pi 400?
Hey I'd like to know if its possible to port the code to .Net library for usage in unity?
Hi guys, without having used openvslam so far, I just wanted to know, if this framework is suitable for depth images only? I have a sensor which only gives me...
Hello, I ask a question about the dataset which had been used for the ORB vocabulary file. I would like to know what kind of scenes are covered in the...
I implemented openvslam into an autopilot system on an indoor agriculture robot by using stereo camera. it works perfect. I am going to working on gps fusion. Before i start,...