|
Carma-platform v4.10.0
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.
|
The CARMA System 4.11.0 release includes the following significant updates:
## Changes to Key Existing Repositories
### CARMA Cloud
In this release, the deployment configuration for CARMA Cloud is updated. Updates include adding environment variables for default user credentials of the CARMA Cloud instance. Additionally, a volume has been added to the JSON files required to load an OpenDrive (.xodr) map file.
Enhancements
### CARMA Platform
In this release, enhancements and fixes are added to CARMA Platform’s planning nodes to [1] enable the ego vehicle to yield to objects based on received SDSMs in real world field testing and [2] enable parallel processing of various callbacks. Item [1] was initially part of the CARMA System 4.5.0 release, which was tested in CDASim. In this CARMA System 4.11.0 release, this functionality has been tested in the real world with a pedestrian dummy.
Additionally, scripts are added to create, transform, and rotate Lanelet2 (.osm) maps and OpenDrive (.xodr) maps to support testing of specific road networks at different test locations.
Enhancements
Fixes
Planning nodes’ (arbitrator and plan_delegator) parallel processing improvements: These changes allow planning nodes to correctly update the vehicle state such as location and speed while waiting for response from the tactical plugins:
Other
Other Updates
### CARMA Messenger
In this release, the CARMA Messenger UI is updated to enable a more interactive Traffic Incident Management (TIM) interface. TIM message can now be broadcasted using GPS location from either TORC pinpoint driver or selected zones on Google Maps.
NOTE: Multiple lane selection of UI is not connected to the back end and only broadcasts the main lane’s info as TIM message.
Enhancements
Other Updates
### CARMA Streets
The main update in this release for CARMA Streets is that Sensor Data Sharing Service was updated to support TraffiSense 2 FLIR Camera Pedestrian Presence detection data for generating Sensor Data Sharing messages (J3224). Several enhancements and fixes were also implemented because of TFHRC and Summit Point Testing.
Enhancements
Fixes
Other Updates
## Other Existing Repositories
Email Notification When a GitHub Issue is Created