From 5009def9726e5fddd48af510c3f5b6bc02c0d8ad Mon Sep 17 00:00:00 2001 From: Furkan Davulcu Date: Tue, 30 Jun 2026 12:50:52 +0200 Subject: [PATCH] fix(lab_sim): re-skip renamed Marker Visualization Example objective Co-Authored-By: Claude Opus 4.8 (1M context) --- src/lab_sim/test/objectives_integration_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lab_sim/test/objectives_integration_test.py b/src/lab_sim/test/objectives_integration_test.py index b7cc48271..adddcf6ff 100644 --- a/src/lab_sim/test/objectives_integration_test.py +++ b/src/lab_sim/test/objectives_integration_test.py @@ -76,7 +76,7 @@ "Inspector", "Pick 1 Pill Bottle", "AddBottlesToPlanningScene", - "Interactive Marker Visualization", # Server not available for GetTextFromUser + "Marker Visualization Example", # Server not available for GetTextFromUser "Octomap Example", # Requires user input to clear the octomap. }