ed1son commited on
Commit
1de3e75
·
1 Parent(s): 3960c62

update readme

Browse files
Files changed (1) hide show
  1. README.md +25 -3
README.md CHANGED
@@ -1,12 +1,34 @@
1
  ---
 
2
  license: cc-by-4.0
3
- task_categories:
4
- - robotics
5
  language:
6
- - en
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ---
8
 
9
 
 
10
  # ScanBot: Towards Intelligent Surface Scanning in Embodied Robotic Systems
11
 
12
  ## 🧠 Dataset Summary
 
1
  ---
2
+ pretty_name: ScanBot
3
  license: cc-by-4.0
 
 
4
  language:
5
+ - en
6
+ tags:
7
+ - robotics
8
+ - instruction-following
9
+ - vision-language
10
+ - laser-scanning
11
+ - multimodal
12
+ task_categories:
13
+ - language-to-action
14
+ dataset_info:
15
+ features:
16
+ - name: instruction
17
+ dtype: string
18
+ - name: rgb_wrist
19
+ dtype: image
20
+ - name: rgb_gopro
21
+ dtype: image
22
+ - name: tcp_pose
23
+ dtype: string
24
+ - name: joint_states
25
+ dtype: string
26
+ data_files:
27
+ - path: sample_viewer/train.jsonl
28
  ---
29
 
30
 
31
+
32
  # ScanBot: Towards Intelligent Surface Scanning in Embodied Robotic Systems
33
 
34
  ## 🧠 Dataset Summary