Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 679 Bytes

File metadata and controls

32 lines (24 loc) · 679 Bytes

v0.1.0 (2026-01-16)

Feat

  • shm and jpeg configurable
  • libero fixes
  • added support for libero
  • add transparent jpeg support
  • save videos
  • openpi: configurable execution horizon for action chunks
  • added openpi model
  • python command/path to start eval envs in
  • add rcs pick up env

Fix

  • openpi: gripper definition
  • openpi checkpoint path
  • client error log not shown
  • wrong access to outdated cached envs
  • usage of undefined variable
  • agent config refactor leftovers and rcs reset
  • agent config in write results function
  • old obs dataclass format
  • shared memory in dist models

Refactor

  • added agents config

  • rename agents -> vlagents