feat: Lane offset integration
requested to merge ansssardesa/gt-gen-simulator:ss/base_11_3/int/lane_offset_implementation into main
Summary
This PR adds Lane offset action implementation
Screenshots (if applicable)
Checklist Before Merging
- 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 -> 22.1.0 osc1-engine -> 13.2.0 mantle-API -> 12.0.0
-
gt-gen-coreversion number has been updated inCore/update_version.patch(ifgt-gen-coreis updated). -
Notice.mdhas been updated with relevant changes. -
The version number in Simulator/LibSimCore/version.bzlhas been updated accordingly.
- 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.mdhas been updated.
- Tests and CI Checks
-
Unit tests / integration tests are added -
All CI checks are passing
Related Issues / Tickets ADO Story: - 1229659
Edited by Ziqi Zhou

