CARMA Streets is a component of CARMA ecosystem, which enables such a coordination among different transportation users. This component provides an interface for CDA participants to interact with the road infrastructure. Doxygen Source Code Documentation: https://usdot-fhwa-stol.github.io/documentation/carma-streets/
10
stars
10
forks
source link
sensor_data_sharing_service: Update angular and angular covariance, object size fields to optional #428
sensor_data_sharing_service cannot parse sensor detected object as it requires angular covariance and object size fields. Must Sensor does not send this information, thus it is unavailable in the sensor detected object.
To allow sensor_data_sharing_service to successfully parse this detected object information, these fields are updated to optional.
PR Details
Description
sensor_data_sharing_service cannot parse sensor detected object as it requires angular covariance and object size fields. Must Sensor does not send this information, thus it is unavailable in the sensor detected object.
To allow sensor_data_sharing_service to successfully parse this detected object information, these fields are updated to optional.
Related GitHub Issue
NA
Related Jira Key
https://usdot-carma.atlassian.net/browse/FCP-30
Motivation and Context
NA
How Has This Been Tested?
NA
Types of changes
Checklist: