usdot-fhwa-stol / cdasim

CDASim is an open-source simulation system supporting the development and testing of Cooperative Driving Automation applications.
38 stars 13 forks source link

Fix time sync message updates #198

Closed paulbourelly999 closed 7 months ago

paulbourelly999 commented 7 months ago

PR Details

Description

CARMA Ambassador was sending timestep updates 100 ms ahead of time. This is because the CARMA Ambassador was using the value for the next time step requested instead of the value of the current time step for time sync messages.

Related GitHub Issue

Related Jira Key

CDAR-764

Motivation and Context

Fix CARMA Time sync

How Has This Been Tested?

CDASim Deployment

Types of changes

Checklist:

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud