You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, I'm trying to use OpenVINS for VIO with my realsense d455 camera. I was looking through the issues/tutorial on youtube and I'm able to get it 'working' except when I move the camera slightly, it just keeps on going in that direction.
I used this command: roslaunch ov_msckf subscribe.launch config:=rs_d455 max_cameras:=1
I'm also getting a similar issue here, i can apply translations with my camera but once i apply a rotation it instantly stop working well, i also did setup and calibrate my camera and imu on a melodic 18.04 ROS Docker.
Are you using the config without modification from the repository? I should work out of the box unless the sensor had some big change since its release (e.g. IMU moved or something).
Hi there, I'm trying to use OpenVINS for VIO with my realsense d455 camera. I was looking through the issues/tutorial on youtube and I'm able to get it 'working' except when I move the camera slightly, it just keeps on going in that direction.
I used this command:
roslaunch ov_msckf subscribe.launch config:=rs_d455 max_cameras:=1
And this was the output I received:
Even though all I did was rotate the camera in my hand.
I am working on Ubuntu 18.04 with ROS Melodic, running it in my own environment not a docker container
The text was updated successfully, but these errors were encountered: