rpng / open_vins

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

No pose output #443

Closed Jawaheru closed 2 days ago

Jawaheru commented 6 months ago

Hi, I have tried to launch my own data but this warning appears, any solution? note that when my bag file run in rviz, its speeds up for some reason. cmd: roslaunch ov_msckf serial.launch config:=vab dataset:=Test04_newcalib

Screenshot from 2024-05-02 11-55-44

goldbattle commented 2 days ago

You will need to change the static initialization detection to detect when you pickup the unit from the table. The yellow warning shows that the system wasn't able to detect this increase in acceleration. Some instructions are on this issue: https://github.com/rpng/open_vins/issues/453#issuecomment-2283164100