usdot-fhwa-stol / carma-platform

CARMA Platform is built on robot operating system (ROS) and utilizes open source software (OSS) that enables Cooperative Driving Automation (CDA) features to allow Automated Driving Systems to interact and cooperate with infrastructure and other vehicles through communication. Doxygen Source Code Documentation :
https://usdot-fhwa-stol.github.io/documentation/carma-platform/
403 stars 124 forks source link

Fix basic_autonomy unit test #2458

Closed adev4a closed 2 weeks ago

adev4a commented 2 weeks ago

PR Details

Fixes an issue in basic_autonomy which causes yield plans to not be checked correctly. Also fixes unit tests failing because of this invalid check.

Description

Related GitHub Issue

Related Jira Key

https://usdot-carma.atlassian.net/browse/CAR-6009

Motivation and Context

How Has This Been Tested?

Types of changes

Checklist:

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud