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

update carla install url: develop #203

Closed adev4a closed 6 months ago

adev4a commented 6 months ago

PR Details

Fixes error while building docker image caused by carla resources being moved to a different location.

Description

CARLA install URL is updated to point to new location for resource.

Related GitHub Issue

https://github.com/usdot-fhwa-stol/cdasim/issues/201

Related Jira Key

Motivation and Context

How Has This Been Tested?

Types of changes

Checklist:

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

MishkaMN commented 6 months ago

Cloning the PR in release/lavida here: https://github.com/usdot-fhwa-stol/cdasim/pull/202 because the cdasim won't build without this change and it might be a while until release/lavida is merged into develop due to schedule changes.