Datasets:
Add paper, project page, and GitHub links
#2
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,22 +1,24 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
| 3 |
task_categories:
|
| 4 |
-
|
| 5 |
-
tags:
|
| 6 |
-
- manipulation
|
| 7 |
-
- tactile
|
| 8 |
-
- visuo-tactile
|
| 9 |
-
- deformable-objects
|
| 10 |
-
- soft-body
|
| 11 |
-
- libero
|
| 12 |
-
- isaac-lab
|
| 13 |
pretty_name: SoftVTBench
|
| 14 |
-
|
| 15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
# SoftVTBench
|
| 19 |
|
|
|
|
|
|
|
| 20 |
Visuo-tactile manipulation demonstrations for rigid **and** soft/deformable
|
| 21 |
LIBERO-style pick-and-place tasks, collected with a tactile-sensing Franka arm
|
| 22 |
in Isaac Lab (Tabero simulation stack).
|
|
@@ -136,4 +138,4 @@ modelscope download --dataset Arthur12137/SoftVTBench --local_dir ./SoftVTBench
|
|
| 136 |
|
| 137 |
## License
|
| 138 |
|
| 139 |
-
Apache-2.0.
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
size_categories:
|
| 4 |
+
- 1K<n<10K
|
| 5 |
task_categories:
|
| 6 |
+
- robotics
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
pretty_name: SoftVTBench
|
| 8 |
+
tags:
|
| 9 |
+
- manipulation
|
| 10 |
+
- tactile
|
| 11 |
+
- visuo-tactile
|
| 12 |
+
- deformable-objects
|
| 13 |
+
- soft-body
|
| 14 |
+
- libero
|
| 15 |
+
- isaac-lab
|
| 16 |
---
|
| 17 |
|
| 18 |
# SoftVTBench
|
| 19 |
|
| 20 |
+
[Paper](https://huggingface.co/papers/2608.18701) | [Project Page](https://softvtbench.github.io) | [GitHub](https://github.com/TuojingAI/SoftVTBench)
|
| 21 |
+
|
| 22 |
Visuo-tactile manipulation demonstrations for rigid **and** soft/deformable
|
| 23 |
LIBERO-style pick-and-place tasks, collected with a tactile-sensing Franka arm
|
| 24 |
in Isaac Lab (Tabero simulation stack).
|
|
|
|
| 138 |
|
| 139 |
## License
|
| 140 |
|
| 141 |
+
Apache-2.0.
|