CoolFace
Datasetpublic

Caplin43/han-humanoid-dynamic-motion-dataset-v1

HAN Humanoid Dynamic Motion Dataset v1 Overview This dataset contains dynamic motion sequence data for humanoid robot training in walking, turning, and object interaction simulations. Content Joint angle sequences Velocity vectors Gyroscope balance metrics Motion transition labels Format JSON Lines (.jsonl) Each entry contains: timestamp joint_angles velocity gyro_balance motion_type next_state Size 5,200 motion… See the full description on the dataset page: https://huggingface.co/datasets/Caplin43/han-humanoid-dynamic-motion-dataset-v1.

sourceHugging Faceupdated 7mo agoView on Hugging Face
0likes8downloads
5 commits on main
9a33bcb7mo ago

Rename dample_data.jsonl to sample_data.json

Caplin43
0ebea817mo ago

Create train.csv

Caplin43
28bcc4d7mo ago

Create dample_data.jsonl

Caplin43
be0405e7mo ago

Create README.md

Caplin43
f4c1f637mo ago

initial commit

Caplin43