fedeceola commited on
Commit
4c333f3
·
verified ·
1 Parent(s): 4fd158d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +45 -0
README.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc
3
+ language:
4
+ - en
5
+ task_categories:
6
+ - robotics
7
+ pretty_name: LHManip
8
+ ---
9
+ # LHManip
10
+ This repository contains the **_LHManip_** dataset presented in the paper _**LHManip: A Dataset for Long-Horizon Language-Grounded Manipulation Tasks in Cluttered Tabletop Environments**_.
11
+
12
+ Please, refer to [this Github repository](https://github.com/fedeceola/LHManip/) for the instructions on how to use the dataset.
13
+
14
+ ## Citing the papers
15
+
16
+ If you find this dataset useful, please consider citing the associated papers:
17
+
18
+ ```bibtex
19
+ @INPROCEEDINGS{lhmanip,
20
+ author={F. {Ceola} and L. {Natale} and N. {S}\"underhauf and K. {Rana}},
21
+ booktitle={2024 Robotics: Science and Systems (RSS) Workshop on Data Generation for Robotics},
22
+ title={{LHManip: A Dataset for Long-Horizon Language-Grounded Manipulation Tasks in Cluttered Tabletop Environments}},
23
+ year={2024},
24
+ volume={},
25
+ number={},
26
+ pages={},
27
+ doi={}}
28
+
29
+ @INPROCEEDINGS{lhmanip,
30
+ author={F. {Ceola} and L. {Natale} and N. {S}\"underhauf and K. {Rana}},
31
+ booktitle={2024 Robotics: Science and Systems (RSS) Workshop on Mechanisms for Mapping Human Input to Robots},
32
+ title={{LHManip: A Dataset for Long-Horizon Language-Grounded Manipulation Tasks in Cluttered Tabletop Environments}},
33
+ year={2024},
34
+ volume={},
35
+ number={},
36
+ pages={},
37
+ doi={}}
38
+ ```
39
+
40
+
41
+ ---
42
+ license: cc
43
+ language:
44
+ - en
45
+ ---