ACT policy for the okra grasp on a Unitree G1, trained on kinesthetic
teaching data. Takes over from an IK pre-grasp reach to do the final approach.
I/O
input: observation.state (7,) = right-arm joint angles (shoulder p/r/y,
elbow, wrist r/p/y; G1 motors 22-28) + one cameraobservation.images.cam_right_wrist
(480x640). The head camera is NOT used (during kinesthetic teaching it sees the
operator's arm = OOD; head is used only for the IK target click).
Pipeline: IK (click -> right-arm pre-grasp) -> handoff -> this ACT (wrist-only, 7-DoF)
for the final approach. The inference side must be wired for 7-DoF state/action + the
single wrist camera (differs from the prior 2-camera / 8-DoF okura-pick-tree models).