eclipse-sdv-blueprints / fleet-management

A close to real-life showcase for truck fleet management where trucks run an SDV software stack so that logistics fleet operators can manage apps, data and services for a diverse set of vehicles.
Apache License 2.0
16 stars 10 forks source link

Fix recorder script #18

Closed sophokles73 closed 10 months ago

sophokles73 commented 10 months ago

The run_recorderFMS.sh script has been changed to only subscribe to the (very limited) list of paths that are actually used by the FMS-Forwarder component.

A new recording has been created which no longer contains values that are outside of the signal's specified [min, max] range.

Fixes #17