Skip to content

DRAFT Openpi client#447

Draft
cvolkcvolk wants to merge 15 commits intomainfrom
cvolk/feature/openpi_client
Draft

DRAFT Openpi client#447
cvolkcvolk wants to merge 15 commits intomainfrom
cvolk/feature/openpi_client

Conversation

@cvolkcvolk
Copy link
Collaborator

@cvolkcvolk cvolkcvolk commented Feb 26, 2026

Summary

Run server from OpenPi:

uv run scripts/serve_policy.py policy:checkpoint \
  --policy.config=pi05_droid \
  --policy.dir=gs://openpi-assets/checkpoints/pi05_droid

Use the client in policy runner:

python isaaclab_arena/evaluation/policy_runner.py   --policy_type isaaclab_arena.policy.pi0_droid_client.Pi0DroidClient   --enable_cameras   --num_episodes 10   --remote_host localhost   --remote_port 8000   droid_pick_and_place_srl   --embodiment droid_rel_joint_pos

Or the evaluation runner

python isaaclab_arena/evaluation/eval_runner.py   --eval_jobs_config isaaclab_arena_environments/eval_jobs_configs/droid_pnp_srl_openpi_jobs_config.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant