Getting started
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
uv run lerobot-find-port
uv run lerobot-teleoperate \
--robot.type=dk1_follower \
--robot.port=YOUR FOLLOWER PORT \
--teleop.type=dk1_leader \
--teleop.port=YOUR LEADER PORT \
--robot.cameras="{
wrist: {type: opencv, index_or_path: 0, width: 1280, height: 720, fps: 60, rotation: 180, fourcc: "YUY2"}
}" \
--display_data=true