una-auxme / paf

MIT License
6 stars 0 forks source link

[Bug]: Kalman Filter starts publishing too late! #184

Closed robertik10 closed 6 months ago

robertik10 commented 8 months ago

Current Behavior

starts publishing a couple seconds after the simulation has started

Expected Behavior

kalman should start when the GPS data stops jumping (which is a GPS bug at the start)

How to reproduce the issue

robertik10 commented 6 months ago

Kalman Filter publishes the Position when the first Position from the GNSS is published -> seems fine with me