增加配置文件忽略
This commit is contained in:
@@ -412,7 +412,7 @@ def record(cfg: RecordConfig) -> LeRobotDataset:
|
||||
else:
|
||||
# Create empty dataset or load existing saved episodes
|
||||
sanity_check_dataset_name(cfg.dataset.repo_id, cfg.policy)
|
||||
dataset = LeRobotDataset.create(
|
||||
dataset = LeRobotDataset.create(g
|
||||
cfg.dataset.repo_id,
|
||||
cfg.dataset.fps,
|
||||
root=cfg.dataset.root,
|
||||
|
||||
Reference in New Issue
Block a user