run_convert.sh
Robotaxi-OperatingSystem-Hardware-Interfaces/fmc3-robotics-main/projects/scripts/convert_tools/run_convert.sh
#!/bin/bash
python ~/workspace/dataset/fourier/convert_tools/convert_dora_to_lerobot.py \
--input ~/workspace/dataset/fourier/dora-record/019c507b-7fcb-7ccf-869a-abe0333177a2 \
--output ~/workspace/dataset/fourier/pick_bottle \
--task "grab the bottle on the table" \
--fps 30 \
--robot-type fourier_gr2 \
--video-codec libopenh264
Bài viết liên quan
alloc.c
alloc.c — c source code from the Robotaxi-OperatingSystem-Hardware-Interfaces learning materials (Robotaxi-OperatingSystem-Hardware-Interfaces/class001_bundle/alloc.c).
Đọc bài viết →hello.c
hello.c — c source code from the Robotaxi-OperatingSystem-Hardware-Interfaces learning materials (Robotaxi-OperatingSystem-Hardware-Interfaces/class001_bundle/hello.c).
Đọc bài viết →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).
Đọc bài viết →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).
Đọc bài viết →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).
Đọc bài viết →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).
Đọc bài viết →