The current CDASim can synchronize vehicle positions and orientations between Carla and SUMO simulations. However, there's an issue with the correct synchronization of SUMO IDs and Carla role names. This PR aims to address and fix this problem.
Related Issue
Motivation and Context
How Has This Been Tested?
Types of changes
[x] Defect fix (non-breaking change that fixes an issue)
[x] New feature (non-breaking change that adds functionality)
[ ] Breaking change (fix or feature that cause existing functionality to change)
Checklist:
[ ] I have added any new packages to the sonar-scanner.properties file
[ ] My change requires a change to the documentation.
PR Details
Description
The current CDASim can synchronize vehicle positions and orientations between Carla and SUMO simulations. However, there's an issue with the correct synchronization of SUMO IDs and Carla role names. This PR aims to address and fix this problem.
Related Issue
Motivation and Context
How Has This Been Tested?
Types of changes
Checklist: