Replay Dataset

From Waveshare Wiki
Jump to: navigation, search
RoArm-M3-AI-Kit
RoArm-M3

UART
{{{name2}}}

{{{name3}}}

{{{name4}}}

{{{name5}}}

{{{name6}}}

LeRobot Tutorial Catalog

6. Replay Dataset

  • Note: The following operations are performed inside the container
  • Note: You need to navigate to the lerobot directory to execute the following code

6.1 Replay Episode N

Now try to replay episode n on your robot:

python lerobot/scripts/control_robot.py \
  --robot.type=roarm_m3 \
  --control.type=replay \
  --control.fps=30 \
  --control.repo_id=${HF_USER}/roarm_m3_test \
  --control.episode=n-1