Neotix-Robotics/diffusion-model
Robotics • Updated • 2
Error code: RowsPostProcessingError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
This dataset was created using the teleop-i2rt-robot framework and follows the LeRobot v2.1 format.
This dataset contains 11 features:
Recommended tolerance: 0.0200s (20.0ms)
from lerobot.common.datasets.lerobot_dataset import LeRobotDataset
dataset = LeRobotDataset(
repo_id="Neotix-Robotics/ball_to_cup",
tolerance_s=0.02
)
If you use this dataset, please cite:
@misc{ball_to_cup,
title={ball_to_cup},
author={Your Name},
year={2026},
publisher={HuggingFace},
howpublished={\url{https://huggingface.co/datasets/Neotix-Robotics/ball_to_cup}}
}