aakashv100/so101-pick-cube-v2
Viewer • Updated • 60k • 38
How to use aakashv100/act_so101_pick_cube_v2 with LeRobot:
ACT (Action Chunking Transformer) policy for the SO-101 follower arm. Task: "Pick up the cube and place it in the bowl".
gripper_cam (wrist, 640x480) + top_cam (overhead wide-angle USB, 640x480)lerobot-record \
--robot.type=so101_follower \
--policy.path=aakashv100/act_so101_pick_cube_v2 \
--dataset.single_task="Pick up the cube and place it in the bowl" \
...
Evaluated with a 50-trial fixed-position + 50-trial random-position protocol (same checkpoint, cube start positions within a 10x10 cm zone). Note: all training episodes start the cube at a single fixed position, so random-position performance measures out-of-distribution generalization.