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
Dataset Card

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