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
411 stars 138 forks source link

Fix ActionGenerator so resolution of actions available is not hard coded #657

Closed nperree-dstl closed 2 years ago

nperree-dstl commented 2 years ago

Changes made so that the resolution of an ActionGenerator can be set manually when setting up an actionable sensor (rather than fixed at 1 degree for dwell_centre for example).