re_data_loader::lerobot

Function load_jsonl_file

Source
fn load_jsonl_file<D>(
    filepath: impl AsRef<Path>,
) -> Result<Vec<D>, LeRobotError>