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

Implement Covesa CV Forwarder #48

Open noci0001 opened 2 months ago

noci0001 commented 2 months ago

This pr will add the Covesa CV Forwarder component which implements a forwarder based on Covesa guidelines. For now it applies an algorithm to sift through meaningful signals such as Speed, Latitude, Longitude and Timestamp.

Further changes have been applied to the docker-compose, csv-provider. Launch configurations have been also added to allow fast execution and debug of both forwarders.

A custom mapping of csv-provider files has been also created however the csv file provided by GeoTab will have to be remove so that GeoTab can contribute it themselves.