Closed paulbourelly999 closed 1 year ago
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
5 Code Smells
73.5% Coverage
1.1% Duplication
The version of Java (11.0.19) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. Read more here
PR Details
Description
Added additional information to the Infrastructure Registration Message including :
Added functionality to process new registration message, trigger sensors/detectors registration interactions to prompt creation of sensors/detectors. Added functionality to process incoming Detected Object interactions from sensors and forward them via the new interactions port to registered infrastructure instances based on the sensor that reports the detection.
Related Issue
211
Motivation and Context
New functionality will be used to create sensor in CARLA and retrieve detection information for the VRU use case
How Has This Been Tested?
Unit tested and Integration testing with XIL Cloud setup Only tested that CDASim properly processes Infrastructure registration and still forwards time sync messages. Further testing for detection interaction processing is advised once CARLA Ambassador work completes.
Types of changes
Checklist: