Datasets:
update readme
Browse files
README.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
---
|
2 |
pretty_name: ScanBot
|
3 |
license: cc-by-4.0
|
4 |
language:
|
@@ -25,8 +25,8 @@ dataset_info:
|
|
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
|
|
|
1 |
+
<!-- ---
|
2 |
pretty_name: ScanBot
|
3 |
license: cc-by-4.0
|
4 |
language:
|
|
|
25 |
dtype: string
|
26 |
data_files:
|
27 |
- path: sample_viewer/train.jsonl
|
28 |
+
--- -->
|
29 |
+
<pre><code>--- pretty_name: ScanBot license: cc-by-4.0 language: - en tags: - robotics - laser-scanning - multimodal - instruction-following - vision-language task_categories: - language-to-action dataset_info: features: - name: instruction dtype: string - name: rgb_wrist dtype: image - name: rgb_gopro dtype: image - name: tcp_pose dtype: string - name: joint_states dtype: string data_files: - path: sample_viewer/train.jsonl --- </code></pre>
|
30 |
|
31 |
|
32 |
# ScanBot: Towards Intelligent Surface Scanning in Embodied Robotic Systems
|