CoolFace
Datasetpublic

bengusu80/robot-nav-toy-dataset

Humanoid Robot Navigation Dataset Overview This dataset contains state–action pairs created for humanoid robot navigation tasks. It is designed for simple robotics learning scenarios such as: Behavior cloning Reinforcement learning Policy learning Navigation control experiments The dataset maps robot state information (position and orientation) to discrete navigation actions. Dataset Structure File: train.csv Each row represents one timestep… See the full description on the dataset page: https://huggingface.co/datasets/bengusu80/robot-nav-toy-dataset.

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes6downloads
5 commits on main
6e3fde48mo ago

Update README.md

bengusu80
fdaca228mo ago

Update README.md

bengusu80
64342c08mo ago

Update README.md

bengusu80
2d01f688mo ago

Create train.csv

bengusu80
78ed5e38mo ago

initial commit

bengusu80