ucla-mobility / OpenCDA

A generalized framework for prototyping full-stack cooperative driving automation applications under CARLA+SUMO.
Other
1.02k stars 199 forks source link

Feature/stop sign behavior #123

Closed DerrickXuNu closed 3 years ago

DerrickXuNu commented 3 years ago

In CARLA, the stop sign is always regarded as permanent red traffic light, thus the origin behavior will make the vehicle stops there forever. In this branch, I added a simple algorithm to solve this issue.