usdot-fhwa-stol / carma-streets

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

Closed dan-du-car closed 2 months ago

dan-du-car commented 2 months ago

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:

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
3 New issues
0 Accepted issues

Measures
0 Security Hotspots
61.4% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud