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 :
No longer downloads autoware.ai just to copy its yolo contents. CARMA doesn't use camera at the moment so it is not needed. That repo is almost 400 MB+ so it is not ideal.
Added support for setting up common static folders needed for CDASim because it is not documented anywhere, and my current write-up and existing installation guide will include them.
PR Details
Description
During creation of CDASim comprehensive tutorial guide, I needed to include a step to setup CARMA. That writeup prompted opportunity to clean up our script that is referenced in our CARMA installation guide here: https://usdot-carma.atlassian.net/wiki/spaces/CRMPLT/pages/488472599/Setup+CARMA+Platform+Runtime
Changes include:
Related GitHub Issue
NA
Related Jira Key
https://usdot-carma.atlassian.net/browse/CXC-94
Motivation and Context
I am writing CDASim tutorial guide. And its configuration step required some changes to our installation guides, which I discovered these issues.
How Has This Been Tested?
local integration tested by calling scripts in https://github.com/usdot-fhwa-stol/carma-platform/pull/2449 and building images locally
Types of changes
Checklist: