From c134dce899fd1ae3e5a20bf9a78abfa951a95829 Mon Sep 17 00:00:00 2001 From: Rainer Kartmann <rainer.kartmann@kit.edu> Date: Thu, 22 Dec 2022 18:29:53 +0100 Subject: [PATCH] Remove semantic-object-relations --- .gitlab/ci/armarx-workspace.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/ci/armarx-workspace.json b/.gitlab/ci/armarx-workspace.json index a3420aed4..8e2e4e926 100644 --- a/.gitlab/ci/armarx-workspace.json +++ b/.gitlab/ci/armarx-workspace.json @@ -6,7 +6,7 @@ "# mmm/tools": {}, "apt/nlopt": {}, - "semantic-object-relations": {}, + "# semantic-object-relations": {}, "# mmm/core": {}, "deps/eigen3": {}, -- GitLab