diff --git a/src/lab_sim/objectives/inspector.xml b/src/lab_sim/objectives/stitch_multiple_point_clouds_together.xml similarity index 97% rename from src/lab_sim/objectives/inspector.xml rename to src/lab_sim/objectives/stitch_multiple_point_clouds_together.xml index e4c04e55d..ccd556b7b 100644 --- a/src/lab_sim/objectives/inspector.xml +++ b/src/lab_sim/objectives/stitch_multiple_point_clouds_together.xml @@ -1,9 +1,11 @@ - + @@ -201,7 +203,7 @@ - + diff --git a/src/lab_sim/test/objectives_integration_test.py b/src/lab_sim/test/objectives_integration_test.py index b7cc48271..0fe6a5d31 100644 --- a/src/lab_sim/test/objectives_integration_test.py +++ b/src/lab_sim/test/objectives_integration_test.py @@ -73,7 +73,7 @@ "Record Square Trajectory", "Stack Blocks with ICP", # Skipped because there is no primary ui to switch to in ci "Teleoperate", - "Inspector", + "Stitch Multiple Point Clouds Together", "Pick 1 Pill Bottle", "AddBottlesToPlanningScene", "Interactive Marker Visualization", # Server not available for GetTextFromUser