diff --git a/src/lab_sim/objectives/run_pi05_policy.xml b/src/lab_sim/objectives/run_pi05_policy.xml new file mode 100644 index 000000000..91fcc9140 --- /dev/null +++ b/src/lab_sim/objectives/run_pi05_policy.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/lab_sim/test/objectives_integration_test.py b/src/lab_sim/test/objectives_integration_test.py index d33ae4a3f..a381c011b 100644 --- a/src/lab_sim/test/objectives_integration_test.py +++ b/src/lab_sim/test/objectives_integration_test.py @@ -295,6 +295,7 @@ def _controller_safe_mujoco_reset( # rate even with the 0.003 s scene timestep and CPU pinning. See PR #615. "Push Button With a Trajectory", "Record Square Trajectory", + "Run pi0.5 Policy", # Wiring demo only: needs an external ~15 GB libtorch checkpoint export not present in CI. "Scan Scene - Multiple Point Clouds", "Stack Objects with ICP", # Skipped because there is no primary ui to switch to in ci "Stitch Multiple Point Clouds Together",