Evo-1 policy trained on
RoboTwin 2.0 (50 bimanual manipulation tasks,
aloha-agilex embodiment, absolute 14-D joint control). A single multi-task policy trained on the public
StarVLA/RoboTwin-Randomized dataset — 50 tasks ×
550 demonstrations per task (50
demo_clean + 500
demo_randomized), 27,500 demonstrations in total.
1# 1. point the Evo-1 server at this checkpoint dir (Evo1_server.py, __main__ block: ckpt_dir)
2# 2. start the server
3cd Evo_1 && PYTHONPATH=. python scripts/Evo1_server.py
4# 3. copy the Evo-1 policy plugin into a RoboTwin checkout and run one task
5# (8th arg `auto` appends the _clean / _rand suffix matching the task config)
6bash eval.sh place_burger_fries demo_randomized step_60000 0 0 ws://0.0.0.0:9000 37 auto