CoolFace
Datasetpublic

hoangs/viet-robot-path-history

viet-robot-path-history A small synthetic dataset of path history events for a home robot. Columns: id: row id start_room: starting room end_room: destination room distance_m: approximate distance in meters duration_s: duration in seconds obstacles: whether obstacles were encountered (yes/no) success: whether the navigation succeeded (yes/no) Manually authored for educational and prototyping purposes. License MIT

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes3downloads
3 commits on main
f8e65f910mo ago

Upload README.md

hoangs
d6bcb5710mo ago

Upload data.csv

hoangs
d61573310mo ago

initial commit

hoangs