ed1son commited on
Commit
7281cd9
·
1 Parent(s): 451012e
Files changed (2) hide show
  1. Figures/introduction.png +3 -0
  2. README.md +8 -0
Figures/introduction.png ADDED

Git LFS Details

  • SHA256: b7526a0f532b7c743f3f65f2a012f9439c05651ece49e24c82433b91b08dbb16
  • Pointer size: 131 Bytes
  • Size of remote file: 806 kB
README.md CHANGED
@@ -28,9 +28,14 @@ dataset_info:
28
  ---
29
 
30
 
 
 
31
 
32
  # ScanBot: Towards Intelligent Surface Scanning in Embodied Robotic Systems
33
 
 
 
 
34
  ## 🧠 Dataset Summary
35
  **ScanBot** is a large-scale, multimodal dataset for studying instruction-driven surface scanning in industrial settings. Collected with a UR3 robotic arm and a KEYENCE LJ-X8200 laser profiler, ScanBot captures RGB-D images, laser point clouds, and 6-DOF robot trajectories for a variety of object features and scanning tasks.
36
 
@@ -84,4 +89,7 @@ Each scan is driven by an instruction that falls under one of the following task
84
 
85
  <img src="Figures/setup.png" alt="ScanBot Example" width="30%"/>
86
 
 
 
 
87
 
 
28
  ---
29
 
30
 
31
+ [![Project Page](https://img.shields.io/badge/Project%20Page-ScanBot-blue.svg)](https://ed1sonchen.github.io/ScanBot/)
32
+
33
 
34
  # ScanBot: Towards Intelligent Surface Scanning in Embodied Robotic Systems
35
 
36
+ <img src="Figures/introduction.png" alt="ScanBot" width="80%"/>
37
+
38
+
39
  ## 🧠 Dataset Summary
40
  **ScanBot** is a large-scale, multimodal dataset for studying instruction-driven surface scanning in industrial settings. Collected with a UR3 robotic arm and a KEYENCE LJ-X8200 laser profiler, ScanBot captures RGB-D images, laser point clouds, and 6-DOF robot trajectories for a variety of object features and scanning tasks.
41
 
 
89
 
90
  <img src="Figures/setup.png" alt="ScanBot Example" width="30%"/>
91
 
92
+ ### Version 1.0
93
+ The initial version of ScanBot contains 197 tasks, and involves 12 different objects.
94
+
95