rpg_svo icon indicating copy to clipboard operation
rpg_svo copied to clipboard

Semi-direct Visual Odometry

Results 100 rpg_svo issues
Sort by recently updated
recently updated
newest added

Hello, I'm trying to get SVO to work for my robot, but I'm having trouble with it. I'm using a PSEye camera (640x480 / 60fps), wider angle setting, which I...

I am running SVO on ROS, with live camera. On 1280x720 resolution I get about 6-10 FPS when I have enough features, then on fast movements features are not relocated...

Hi I use Ubuntu 14.04 32bits and ROS indigo. I try to run test_rig3.launch with example data given by their package. But process stops and shuts down some error. this...

Hi I'm using ROS indigo. I have tried to run SVO with both usb camera and Dataset but there was an error. **Error Details** [ INFO] [1491319062.530179338]: Found parameter: svo/max_n_kfs,...

I tried following the tutorials and I was able to make it work on my laptop running ubuntu 14.04 LTS and ros indigo, but when I tried builiding it on...

farsight@linux:~/find/rpg_svo/svo$ cmake . -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") -- Checking for module 'eigen3' -- Found eigen3, version 3.2.92 -- Found Eigen: /usr/include/eigen3 -- Eigen found (include: /usr/include/eigen3) CMake...

![0](https://user-images.githubusercontent.com/80877099/114843816-c9f4ec80-9e0c-11eb-9a26-0c461be0adf7.png) As shown in the picture, my marker will not move Does anyone know Thanks in advance

I have installed svo and test the example successfully, but when I run it on my own data it only shows images and cant estimate the camera pose. As the...

ubuntu@ubuntu:~/svo_install_overlay_ws$ catkin build /usr/local/lib/python3.8/dist-packages/catkin_tools/config.py:93: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. yaml_dict = yaml.load(f) /usr/local/lib/python3.8/dist-packages/catkin_tools/metadata.py:292: YAMLLoadWarning: calling yaml.load()...

I'm trying svo using 'Jetson TX2' on my drone. The TX2 use cpu of 'aarch64', but svo doesn't support this, following errors occur: c++: error: unrecognized command line option ‘-mmmx’...