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/sumo config setup fix #182

Closed EricChen-Lei closed 9 months ago

EricChen-Lei commented 9 months ago

PR Details

Description

Enhance behavior of the sumo traffic light for TRB scenario

Related GitHub Issue

Related Jira Key

CDAR-523

Motivation and Context

How Has This Been Tested?

Types of changes

Checklist:

sonarcloud[bot] commented 9 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (11.0.21) 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

MishkaMN commented 9 months ago

This PR is to let the additional 3 vehicles in the TRB scenario to always go by changing the traffic signal of their location to always green. This helps better tune the timings of the vehicles to produce the collision scenario we want to demonstrate.