mirror of
https://github.com/huggingface/lerobot.git
synced 2026-07-27 11:46:04 +00:00
docs: fix table formatting via prettier
This commit is contained in:
@@ -186,14 +186,14 @@ Teleop is optional — if omitted the robot holds its position during the reset
|
|||||||
| `←` (left) | Discard episode and re-record it |
|
| `←` (left) | Discard episode and re-record it |
|
||||||
| `ESC` | Stop the recording session |
|
| `ESC` | Stop the recording session |
|
||||||
|
|
||||||
| Flag | Description |
|
| Flag | Description |
|
||||||
| ----------------------------------------------- | -------------------------------------------------------------------------- |
|
| ----------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||||
| `--dataset.num_episodes` | Number of episodes to record |
|
| `--dataset.num_episodes` | Number of episodes to record |
|
||||||
| `--dataset.episode_time_s` | Duration of each recording episode in seconds |
|
| `--dataset.episode_time_s` | Duration of each recording episode in seconds |
|
||||||
| `--dataset.reset_time_s` | Duration of the reset phase between episodes in seconds |
|
| `--dataset.reset_time_s` | Duration of the reset phase between episodes in seconds |
|
||||||
| `--teleop.type` | Optional. Teleoperator to drive the robot during resets |
|
| `--teleop.type` | Optional. Teleoperator to drive the robot during resets |
|
||||||
| `--strategy.reset_to_initial_position` | Whether to reset the robot to its initial position between episodes |
|
| `--strategy.reset_to_initial_position` | Whether to reset the robot to its initial position between episodes |
|
||||||
| `--strategy.smooth_leader_to_follower_handover` | Whether to turn on or off the leader -> follower smooth handover behavior. |
|
| `--strategy.smooth_leader_to_follower_handover` | Whether to turn on or off the leader -> follower smooth handover behavior. |
|
||||||
| `--strategy.smooth_handover` | Smoothly hand control to the teleop at reset start (default: true). Disable for clutch-style teleops that re-reference at the current robot pose on engage |
|
| `--strategy.smooth_handover` | Smoothly hand control to the teleop at reset start (default: true). Disable for clutch-style teleops that re-reference at the current robot pose on engage |
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user