S SmartDocs
Serie: Robotaxi-OperatingSystem-Hardware-Interfaces bash 14 righe · Aggiornato 2026-03-12

lerobot_record_dataset.sh

Robotaxi-OperatingSystem-Hardware-Interfaces/fmc3-robotics-main/projects/lerobot/demo_scripts/lerobot_record_dataset.sh

lerobot-record \
    --robot.type=so101_follower \
    --robot.port=/dev/ttyACM1 \
    --robot.id=follower_arm \
    --robot.cameras="{ front: {type: opencv, index_or_path: /dev/video4, width: 640, height: 480, fps: 30}}" \
    --teleop.type=so101_leader \
    --teleop.port=/dev/ttyACM0 \
    --teleop.id=leader_arm \
    --display_data=true \
    --dataset.root=./record_dataset \
    --dataset.push_to_hub=False \
    --dataset.repo_id=local/dataset_01 \
    --dataset.num_episodes=1 \
    --dataset.single_task="Grab the Ball Pen"

Articoli correlati

Robotaxi-OperatingSystem-Hardware-Interfaces c Aggiornato 2026-02-03

alloc.c

alloc.c — c source code from the Robotaxi-OperatingSystem-Hardware-Interfaces learning materials (Robotaxi-OperatingSystem-Hardware-Interfaces/class001_bundle/alloc.c).

Leggi l'articolo →
Robotaxi-OperatingSystem-Hardware-Interfaces c Aggiornato 2026-02-03

hello.c

hello.c — c source code from the Robotaxi-OperatingSystem-Hardware-Interfaces learning materials (Robotaxi-OperatingSystem-Hardware-Interfaces/class001_bundle/hello.c).

Leggi l'articolo →
Robotaxi-OperatingSystem-Hardware-Interfaces c Aggiornato 2026-02-03

mlock_demo.c

mlock_demo.c — c source code from the Robotaxi-OperatingSystem-Hardware-Interfaces learning materials (Robotaxi-OperatingSystem-Hardware-Interfaces/class001_bundle/mlock_demo.c).

Leggi l'articolo →
Robotaxi-OperatingSystem-Hardware-Interfaces python Aggiornato 2026-03-12

debug_perf.py

debug_perf.py — python source code from the Robotaxi-OperatingSystem-Hardware-Interfaces learning materials (Robotaxi-OperatingSystem-Hardware-Interfaces/fmc3-robotics-main/projects/RoboBrain2.0/debug_perf.py).

Leggi l'articolo →
Robotaxi-OperatingSystem-Hardware-Interfaces python Aggiornato 2026-03-12

inference.py

inference.py — python source code from the Robotaxi-OperatingSystem-Hardware-Interfaces learning materials (Robotaxi-OperatingSystem-Hardware-Interfaces/fmc3-robotics-main/projects/RoboBrain2.0/inference.py).

Leggi l'articolo →
Robotaxi-OperatingSystem-Hardware-Interfaces bash Aggiornato 2026-03-12

startup.sh

startup.sh — bash source code from the Robotaxi-OperatingSystem-Hardware-Interfaces learning materials (Robotaxi-OperatingSystem-Hardware-Interfaces/fmc3-robotics-main/projects/RoboBrain2.0/startup.sh).

Leggi l'articolo →