File size: 467 Bytes
f3800b0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
license: mit
task_categories:
- robotics
- text-generation
language:
- en
---
# Robot Navigation Instructions – Basic

This dataset contains simple navigation instructions for robots.
Each sample maps a natural language command to an expected navigation behavior.

## Fields
- instruction: navigation command
- input: optional context
- output: expected robot action

## Intended Use
Training or testing basic robot navigation and instruction-following models.