RxInfer.jl icon indicating copy to clipboard operation
RxInfer.jl copied to clipboard

`streaming_inference` without `autoupdates`

Open wouterwln opened this issue 1 year ago • 1 comments

If we want to do streaming inference where we don't want to do state estimation, we might want to use rxinference without having to use autoupdates.

wouterwln avatar Jan 29 '24 14:01 wouterwln

We can use RxInfer.EmptyAutoUpdateSpecification now. Its not documented though, but we can document it and export. Would that be enough?

bvdmitri avatar May 01 '24 16:05 bvdmitri