rpng / open_vins

An open source platform for visual-inertial navigation research.
https://docs.openvins.com
GNU General Public License v3.0
2.06k stars 616 forks source link

How to launch and change topics for monocular visual inertial odometry? #345

Closed nicko369 closed 1 year ago

nicko369 commented 1 year ago

I'm trying to run openvins together with a simple drone on ROS I'm just using a standard ROS camera plugin. Which configuration do I use? How can I change the topics the openvins node is subscribed to as well?

nicko369 commented 1 year ago

Also since I'm simuating this in gazebo, do I set the camera parameters and IMU parameters to 0?

goldbattle commented 1 year ago

If you could provide more details and configuration you are using, that would be great. Make sure to go through the tutorials to understand the package first and what is required as input (inspect the example rosbags). https://docs.openvins.com/gs-tutorial.html

You need some noises, so you could leave those at 1pixel and maybe the default for eurocmav. But you will need the calibration transform between the camera and IMU sensor you subscribe to.