CoolFace
Datasetpublic

PranayTest/us-er2-policy-evals

US ER2 policy evals - ABC vs pi0.5 (piper-us-01, 2026-09-20) Real-robot policy rollouts on the PiPER bimanual cell (plate pick, hand-over, place), run from the operator stack's Policy panel at execution speed multipliers of 1x to 6x. One folder per policy, one sub-folder per run (start time, IST): the three camera clips (top, left-arm, right-arm; re-encoded from the recorded chunks with every frame at its capture time, so they play in real time; clip t = 0 is 1 s before the run… See the full description on the dataset page: https://huggingface.co/datasets/PranayTest/us-er2-policy-evals.

sourceHugging Faceupdated 4d agoView on Hugging Face
0likes113downloads
Dataset Card

US ER2 policy evals - ABC vs pi0.5 (piper-us-01, 2026-09-20)

Real-robot policy rollouts on the PiPER bimanual cell (plate pick, hand-over, place), run from the operator stack's Policy panel at execution speed multipliers of 1x to 6x. One folder per policy, one sub-folder per run (start time, IST): the three camera clips (top, left-arm, right-arm; re-encoded from the recorded chunks with every frame at its capture time, so they play in real time; clip t = 0 is 1 s before the run start and frame_ts.json lists each frame's capture time per camera), telemetry.jsonl / telemetry.parquet (every BigQuery signal in the window, including the policy's own policy_command_positions / policy_gripper_command) and manifest.json.

manifest.json carries the run parameters (params.speed is the time-scaling multiplier, 1.0 = the checkpoint's training speed), the gripper command events, the hand-over times (right close → left close → right release, seconds after the start), the peak commanded and measured joint speeds per arm and the stop reason. index.json is the same table as below. Telemetry shows commands and joint feedback, not whether the plate physically transferred.

Runs: 6; hand-over sequences completed: 3. Fastest complete hand-over: None at speed 2.0 on 2026-09-21T03:04:24.528000+05:30, right release at 66.8 s.

start (IST)policyspeedre-plan slength sR closeL closeR releasecompleteR cmd/meas peak deg/sstop
03:04:24None2.00.5090.019.251.366.8yes109.6 / 72.1duration reached
03:12:46None2.00.5026.717.7——no47.5 / 49.0dashboard stop
03:14:25None2.00.50137.77.882.299.0yes66.0 / 52.5dashboard stop
05:16:25None1.00.50150.137.3——no59.6 / 46.9duration reached
06:26:36None2.00.40150.1117.1118.9149.9yes59.0 / 49.3duration reached
06:29:54None2.00.5014.3———no29.2 / 25.9dashboard stop

Built by episode_pipeline/export_policy_runs.py from BigQuery + GCS; repo PranayTest/us-er2-policy-evals.