Skip to content

Releases: usdot-fhwa-stol/cdasim

carma-system-4.6.0

15 Aug 15:52
b21f662
Compare
Choose a tag to compare

The current version and release history of the CARMA software platform: CARMA Release Notes

carma-system-4.5.0

19 Apr 14:37
0a2f83b
Compare
Choose a tag to compare

The current version and release history of the CARMA software platform: CARMA Release Notes

carma-system-4.4.3

20 Jun 16:15
b551857
Compare
Choose a tag to compare

carma-system-4.4.3

carma-simulation-1.1.0

13 Feb 16:55
Compare
Choose a tag to compare

The current version and release history can be found here: Release Notes

CARMA Simulation 1.0.1

12 Oct 18:13
ab27829
Compare
Choose a tag to compare

CARMA Simulation Release Notes

October 4th, 2022 - Version 1.0.1

CARMA Simulation 1.0.1

carma-simulation release version 1.0.1 is a hotfix to correct an artifacts problem in the build environment for 1.0.0. Also, added the dockerization feature for Docker image build process.

Features:

  • Added carma-simulation dockerization feature which updates Docker configuration to be similar to how the rest of the CARMA product ecosystem utilizes Docker for builds and configuration management.

Fixes:

  • Resolve error while processing the POMs during the mvn clean
  • Resolve mosaic.sh file not show up in the zip file after mvn build complete

Full list of PRs included in this release:

CARMA Simulation 1.0.0

21 Sep 17:49
9076936
Compare
Choose a tag to compare

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:

New Contributors

Full Changelog: https://github.com/usdot-fhwa-stol/carma-simulation/commits/carma-simulation-1.0.0