シリーズ: Humanoid
bash
7 行
· 更新日 2026-03-12
lerobot_teleoperate.sh
Humanoid/fmc3-robotics-main/projects/lerobot/demo_scripts/lerobot_teleoperate.sh
lerobot-teleoperate \
--robot.type=so101_follower \
--robot.port=/dev/ttyACM1 \
--robot.id=follower_arm \
--teleop.type=so101_leader \
--teleop.port=/dev/ttyACM0 \
--teleop.id=leader_arm
関連記事
Humanoid
python
更新日 2026-03-12
run.py
run.py — python source code from the Humanoid learning materials (Humanoid/May_12/RoboOS/deploy/run.py).
記事を読む →
Humanoid
python
更新日 2026-03-12
utils.py
utils.py — python source code from the Humanoid learning materials (Humanoid/May_12/RoboOS/deploy/utils.py).
記事を読む →
Humanoid
python
更新日 2026-03-12
agent.py
agent.py — python source code from the Humanoid learning materials (Humanoid/May_12/RoboOS/master/agents/agent.py).
記事を読む →
Humanoid
python
更新日 2026-03-12
planner.py
planner.py — python source code from the Humanoid learning materials (Humanoid/May_12/RoboOS/master/agents/planner.py).
記事を読む →
Humanoid
python
更新日 2026-05-12
prompts.py
prompts.py — python source code from the Humanoid learning materials (Humanoid/May_12/RoboOS/master/agents/prompts.py).
記事を読む →
Humanoid
python
更新日 2026-05-12
run.py
run.py — python source code from the Humanoid learning materials (Humanoid/May_12/RoboOS/master/run.py).
記事を読む →