Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

HARBOR: A Harness Framework for Agentic Robot Reinforcement Learning

About

Reinforcement learning (RL) has become a powerful paradigm for robot learning, particularly in sim-to-real settings, but its broader adoption remains limited by the engineering pipeline surrounding the algorithms. Building tasks, shaping rewards, and tuning hyperparameters require substantial expert effort, making RL workflows costly and difficult to scale. We introduce HARBOR, an agentic framework that frames robot RL automation as a harness-engineering problem: given a simulator codebase and a task specification, it automates the workflow from environment setup to policy training in simulation. HARBOR decomposes such high-level objectives into bounded stages executed by specialized agents through standardized commands, persistent artifacts, executable gates, and reusable knowledge, and scales iteration via decentralized parallel trials and experience learning across runs. We evaluate HARBOR across 6 benchmarks and 16 tasks in total, spanning manipulation, locomotion, and bimanual dexterous control. We demonstrate that HARBOR automates the simulation RL workflow end-to-end, designs rewards, tunes algorithms to match or improve over default configurations, and reduces engineering effort at practical token and wall-clock cost; the resulting policies can also be transferred to real robots.

Zechu Li, Yufeng Jin, Xiaoyang Liu, Puze Liu, Vignesh Prasad, Carlo D'Eramo, Georgia Chalvatzaki• 2026

Related benchmarks

TaskDatasetResultRank
AnymalC locomotionLoco-MuJoCo
AUC (0:N)49.5
6
Isaac-Factory-GearMesh-Direct-v0IsaacLab
AUC (0:N)594
6
Isaac-Factory-PegInsert-Direct-v0IsaacLab
AUC0:N319
6
Isaac-Franka-Cabinet-Direct-v0IsaacLab
AUC0:N2.30e+3
6
Isaac-Lift-Cube-Franka-v0IsaacLab
AUC (0:N)98.6
6
ShadowHandBlockStackBi-DexHands
AUC 0:N555
6
ShadowHandDoorCloseInBi-DexHands
AUC 0:N295
6
ShadowHandDoorOpenInBi-DexHands
AUC0:N399
6
ShadowHandOverBi-DexHands
AUC0:N26.1
6
UnitreeA1 locomotionLoco-MuJoCo
AUC0:N457
6
Showing 10 of 44 rows

Other info

Follow for update