Releases: usdot-fhwa-stol/carma-carla-integration
carma-system-4.5.0
carma-system-4.5.0
carma-system-4.4.3
carma-system-4.4.3
carma-simulation-1.1.0
carma-simulation-1.1.0
carma-simulation-1.0.0
CARMA Simulation Release Notes
August 10th, 2022 - Version 1.0.0
Release version 1.0.0 of CARMA Simulation products. Initital release intended
to deliver minimum-viable-proudct integration of several major simulation
components: CARMA Platform, MOSAIC, SUMO, CARLA.
CARMA Simulation 1.0.0
Initial full release. Minimum viable product version of CARMA Simulation to act as a base for additional feature development and to allow prospective users to begin integration and early use of tool.
Features:
- Incorporate Eclipse MOSAIC Co-simulation framework including MOSAIC Runtime
Infrastructure (RTI), SUMO, and NS-3. - Integrate CARLA with MOSAIC RTI.
- Vehicle synchronization between CARLA and SUMO
- Traffic signal synchronization between CARLA and SUMO
- Simulation map synchronization between CARLA and SUMO
- Dockerized setup of MOSAIC and simulators including CARLA
- Configure data output and logging to record data for verifying synchronization
- Integrate new Turner-Fairbank Highway Research Center simulation map with SUMO
and CARLA - Develop initial build and deployment documentation for CARMA Simulation 1.0.0
Fixes:
- Resolve MOSAIC RTI priority queue conflicts which caused simulation deadlock
CARMA-CARLA Integration 1.0.0
Initial full release. Minimum viable product version of CARMA-CARLA Integration packages to act as a base for additional feature development and to allow prospective users to begin integration and early use of tool.
Features:
- Support for registration of CARMA Platform vehicles with CARLA ego-vehicle
roles - Integration of CARMA Platform controller plugins with CARLA control inputs
via Ackermann Control node - Integration of CARMA Platform localization with "ground truth" position of
vehicle in CARLA - Integration of CARMA Platform perception with "ground truth" object list of
neighboring vehicles and obstacles - Dockerized setup of CARMA Platform integration nodes
Fixes:
- Resolve data rate consistency issues with CARMA-CARLA bridge
Full list of PRs included in this release:
- Restructured the folder and needed adjustment for Dockerfile by @chengyuan0124 in #1
- carma-carla installation instruction & docker update by @chengyuan0124 in #2
Full Changelog: https://github.com/usdot-fhwa-stol/carma-carla-integration/commits/carma-simulation-1.0.0