Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time synchronization log in cdasim's sumo ambassador has a typo #209

Closed
MishkaMN opened this issue Mar 25, 2024 · 0 comments
Closed

Time synchronization log in cdasim's sumo ambassador has a typo #209

MishkaMN opened this issue Mar 25, 2024 · 0 comments
Labels
anomaly A report of an observed issue with the software bug Something isn't working

Comments

@MishkaMN
Copy link
Contributor

Summary

During VRU use case verification testing, it was discovered that:
Time synchronization script relies on certain a log line pattern to work correctly.
In this PR, #205 the log line has a typo where it says

log.info("Simulation Time: {} here current system ... where it should have said "...where current system"

Commit

233aaa8

Expected Behavior

Time sync script should detect the line: where current system

Actual Behavior

There is a typo where it says here current system

Steps to Reproduce the Actual Behavior

Turn on DEBUG for Traffic.log
And the log line should print

Related Work

No response

@MishkaMN MishkaMN added bug Something isn't working anomaly A report of an observed issue with the software labels Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
anomaly A report of an observed issue with the software bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants