Adds support for radar visualization using a single loader file that handles both tracks and detections. Adds performance fix implemented in controlPointLoader.js to preselect the maximum number of radar object visualized from each sensor. Cleans up a bunch of global parameters and creates helper functions used in new file to access these values instead.
Adds support for radar visualization using a single loader file that handles both tracks and detections. Adds performance fix implemented in
controlPointLoader.js
to preselect the maximum number of radar object visualized from each sensor. Cleans up a bunch of global parameters and creates helper functions used in new file to access these values instead.