From 6242f260a9e234da7813712c23e73e97c2575da8 Mon Sep 17 00:00:00 2001 From: Xiao Pan <xiao.pan@ansys.com> Date: Mon, 2 Oct 2023 14:12:56 +0200 Subject: [PATCH] Update map-sdk to v0.0.2 and update third-party README --- ThirdParty/README.md | 4 ++-- ThirdParty/map_sdk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ThirdParty/README.md b/ThirdParty/README.md index ce366e5..9286037 100644 --- a/ThirdParty/README.md +++ b/ThirdParty/README.md @@ -40,12 +40,12 @@ ### mantle_api (MantleAPI) - License: [Eclipse Public License 2.0](https://gitlab.eclipse.org/eclipse/simopenpass/scenario_api/-/blob/master/LICENSE.txt) - Repository: https://gitlab.eclipse.org/eclipse/simopenpass/scenario_api -- Commit: see .git/modules/Simulator/ThirdParty/mantle_api/HEAD +- Commit: see https://gitlab.eclipse.org/eclipse/openpass/mantle-api/-/tags/v0.0.2 ### map_sdk - License: [Eclipse Public License 2.0](TBD) - Repository: https://gitlab.eclipse.org/eclipse/openpass/map-sdk -- Commit: see .git/modules/Simulator/ThirdParty/map_sdk/HEAD +- Commit: see https://gitlab.eclipse.org/eclipse/openpass/map-sdk/-/tags/v0.0.2 ### libOpenDRIVE diff --git a/ThirdParty/map_sdk b/ThirdParty/map_sdk index 51d9235..6958c60 160000 --- a/ThirdParty/map_sdk +++ b/ThirdParty/map_sdk @@ -1 +1 @@ -Subproject commit 51d92355dc621235682a46900c8bed8535a913a0 +Subproject commit 6958c6035a91a834b32c9a10af60a6efbc6121cc -- GitLab