Views
No views yet
dit_policy codebase
on Kaz55/dg5f_ur5e_newcable_v5v6_h5.| robot | UR5e (6 dof) + DG-5F right hand (20 dof) |
| state / action | 26 dims each — ur_arm_joint_states+dg5f_right_joint_states / ur_gello_joint_position+dg5f_right_joint_cmd |
| action space | joint_abs |
| cameras | realsense, realsense2, gelsight1, gelsight2 |
| vision encoder | ViT-base per camera (share_cam_features=False), init from SOUP_1M_DH.pth |
| action chunk | 60 |
| iterations | 200000 |
| batch size | 32 |
| data | 180 episodes / 208,933 transitions @ 30 Hz |
dg5f_newcable_v5v6_dit_ac60_200000.pthagent_config.yamlexp_config.yamlcombined_ac_norm.jsontrain_data_newcable_v5v6_ac_norm.jsontrain_data_newcable_v5v6_state_norm.jsoncombined_state_norm.jsonagent_config.yaml / exp_config.yaml are the resolved hydra configs the run
used; serve_policy.py in the training repo consumes the checkpoint directly.