dstl / Stone-Soup

A software project to provide the target tracking community with a framework for the development and testing of tracking algorithms.
https://stonesoup.rtfd.io
MIT License
384 stars 126 forks source link

Make more measurements in gap between observed points? #848

Open ColeBromfield01 opened 10 months ago

ColeBromfield01 commented 10 months ago

kalman_3d.txt

points2.csv (Code and points, updated)

Hi again!

Thanks for the help in solving my previous issue--now trying to figure out something more minor. My latest recorded points have an (intentional) gap in measurements. track3

As you can see, only a couple of Kalman points are predicted in this gap. Is there a way to code it so that more predictions are made in that gap?