ADD: added Json Library,

FIX: fixed issue with dealing with GroundThruthTracks to using sharedpointer
This commit is contained in:
Henry Winkel
2023-02-17 09:03:38 +01:00
parent 9d76994e31
commit 422fdd4e7a
4 changed files with 32 additions and 12 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "libs/SimCore"]
path = libs/SimCore
url = ssh://git@dev-gitea.ftewa.ti.unibw-hamburg.de:12000/hwinkel/SimCore.git
[submodule "libs/json"]
path = libs/json
url = https://github.com/nlohmann/json.git