BEHAVIOR Challenge Updates
On this page, we provide updates regarding the 2026 BEHAVIOR Challenge, including important bug fixes, new feature announcements, and clarifications about challenge rules.
07/27/2026
Challenge rule clarifications:
- Please use the
v3.9.1tag of theBEHAVIOR-1Krepository for evaluation and replay workflows, rather than the olderv3.9.0tag. Sincev3.9.0,v3.9.1includes important challenge updates, including LeRobot v3 / Hugging Face demo download instructions, evaluator Torch thread configuration, sponsor-page content, synchronized BDDL generated data, and synchronized asset synset metadata.
Bug fixes:
- Updated the released demonstration dataset so
observation.state[0:3]now records the R1Pro base velocity in the robot-local frame. Previously, these dimensions were populated from raw holonomic base joint velocities; the corrected values rotate the base x/y joint velocities by the base yaw and keep the yaw velocity as the third component. This matches the action convention used by the R1Pro base controller. - Fixed the released depth videos for the 2026 demonstration dataset. See the Hugging Face discussion for details: behavior-1k/2026-challenge-demos discussion #2.
New features:
- Added
meta/tasks.jsonlwith natural-language task descriptions for all 100 challenge tasks. The first 50 tasks follow the 2025 challenge descriptions with spelling/grammar fixes where needed; the remaining 50 were derived from the 2026 annotations and task definitions. - Uploaded per-episode language annotations for all 20,000 demonstrations.