diff --git a/src/lab_sim/objectives/octomap_example.xml b/src/lab_sim/objectives/octomap_example.xml
index a7a50f30..4b3f9ee6 100644
--- a/src/lab_sim/objectives/octomap_example.xml
+++ b/src/lab_sim/objectives/octomap_example.xml
@@ -25,6 +25,17 @@
pcd_topic="/pcd_pointcloud_captures"
point_cloud="{point_cloud}"
/>
+
+
+
+
diff --git a/src/lab_sim/test/objectives_integration_test.py b/src/lab_sim/test/objectives_integration_test.py
index d12e0bff..b7cc4827 100644
--- a/src/lab_sim/test/objectives_integration_test.py
+++ b/src/lab_sim/test/objectives_integration_test.py
@@ -77,6 +77,7 @@
"Pick 1 Pill Bottle",
"AddBottlesToPlanningScene",
"Interactive Marker Visualization", # Server not available for GetTextFromUser
+ "Octomap Example", # Requires user input to clear the octomap.
}