In
--guided mode the CLI first asks you to hold every joint somewhere inside its operating range (away from the end stops) and press Enter once — it captures each joint’s in-range start reference concurrently. It then walks the 7 arm joints one at a time (the gripper is auto-calibrated at runtime): for each, move it to the prompted end stop and press Enter. If the motion is in the expected direction the zero is committed immediately. If you moved the wrong way, the CLI keeps your starting reference and asks you to travel to the other end stop instead; pressing Enter there sets the zero. Press Ctrl-C to skip a joint.
After
--guided calibration each motor’s encoder zero coincides with its calibration end stop. AxolArm carries a per-joint offset internally so the public API (positions, motion_control, etc.) stays in joint frame (0 = rest position). Damiao motors (WRIST_2, WRIST_3) need a power cycle for the new zero to take effect.