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

Change how sensor parameters are passed to action generators #901

Closed nperree-dstl closed 6 months ago

nperree-dstl commented 6 months ago

ActionableProperties have "generator_kwargs" dictionary which maps properties of the ActionGenerator, to properties of the Sensor. This removes the "resolutions" property from all Actionables and allows properties of the ActionGenerator to be set via the Sensor.