diff --git a/src/lab_sim/objectives/inspector.xml b/src/lab_sim/objectives/inspector.xml new file mode 100644 index 00000000..e4c04e55 --- /dev/null +++ b/src/lab_sim/objectives/inspector.xml @@ -0,0 +1,224 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/lab_sim/test/objectives_integration_test.py b/src/lab_sim/test/objectives_integration_test.py index 185e09fd..43fe492b 100644 --- a/src/lab_sim/test/objectives_integration_test.py +++ b/src/lab_sim/test/objectives_integration_test.py @@ -70,6 +70,7 @@ "Record Square Trajectory", "Stack Blocks with ICP", # Skipped because there is no primary ui to switch to in ci "Teleoperate", + "Inspector", } # This is a workaround to avoid the test running before ros control is ready