Skip to content

Draft: Bump Core Libraries (gt-gen-core, osc-gengine, RLS) to Latest Versions

Ziqi Zhou requested to merge zzq/update-core-and-rls into main

Summary

update:

Components Old Ver New ver
gt-gen-core 17.0.2 19.1.0
road-logic-suite v4.1.2 v4.1.4
osc1-engine v11.0.0 v12.0.0
stochastics_library (newly added) - v0.11.1

In additional:

  1. Overrides the Openssl (3.0.2) from gt-gen-core for compatibility issue
  2. Updates the build enviroment from Ubuntu 20 to Ubuntu 24

Checklist Before Merging

  1. Third-Party Library and Version Updates
  • All third-party libraries have been updated (e.g., road-logic-suite, gt-gen-core, osc1-engine, mantle-API).
  • gt-gen-core version number has been updated in Core/update_version.patch (if gt-gen-core is updated).
  • Notice.md has been updated with relevant changes.
  • The version number in Simulator/LibSimCore/version.bzl has been updated accordingly.
  1. Documentation Updates
  • User-facing documentation (user guides, tutorials, etc.) has been updated to reflect the changes.
  • The feature list in Documentation/03_scenario_description/supported_osc_features.md has been updated.
  1. Tests and CI Checks
  • Unit tests / integration tests are added
  • All CI checks are passing

Related Issues / Tickets

Edited by Xiao Pan

Merge request reports

Loading