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/
NOTE: Depend on CI fix from https://github.com/usdot-fhwa-stol/carma-streets/pull/390Update: PR #390 closed
CARMA Streets is producing Sensor Data Sharing Messages without yaw rate confidence. This is despite being provided accurate angular acceleration data from simulation.
Added curly braces to if statements
Added unit test to cover yaw rate confidence serialization Fixed SDSM deserialization to not require acceleration data to write yaw rate confidence
PR Details
Description
NOTE: Depend on CI fix from https://github.com/usdot-fhwa-stol/carma-streets/pull/390 Update: PR #390 closed CARMA Streets is producing Sensor Data Sharing Messages without yaw rate confidence. This is despite being provided accurate angular acceleration data from simulation.
Added curly braces to if statements Added unit test to cover yaw rate confidence serialization Fixed SDSM deserialization to not require acceleration data to write yaw rate confidence
Related GitHub Issue
Related Jira Key
CDAR-738
Motivation and Context
Fix SDSM serialization for VRU UC1 testing
How Has This Been Tested?
Unit Testing
Types of changes
Checklist: