JonasFrey96 commited on
Commit
5750e6b
·
verified ·
1 Parent(s): 8bd620b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +44 -1
README.md CHANGED
@@ -12,4 +12,47 @@ tags:
12
  pretty_name: The GrandTour Dataset
13
  size_categories:
14
  - 1M<n<10M
15
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  pretty_name: The GrandTour Dataset
13
  size_categories:
14
  - 1M<n<10M
15
+ ---
16
+
17
+ <h1 align="center" style="margin-bottom: 0;">
18
+ <br>
19
+ The GrandTour Dataset
20
+ <br>
21
+ </h1>
22
+ <p align="center">
23
+ <em><small>A project brought to you by <a href="https://rsl.ethz.ch/">RSL - ETH Zurich</a>.</small></em>
24
+ </p>
25
+ <p align="center">
26
+ <a href="#references">References</a> •
27
+ <a href="#contributing">Contributing</a> •
28
+ <a href="#citation">Citation</a>
29
+ </p>
30
+
31
+ ## References
32
+
33
+ * Official dataset webpage: [grand-tour.leggedrobotics.com](https://grand-tour.leggedrobotics.com/)
34
+ * Getting started & examples: [github.com/leggedrobotics/grand\_tour\_dataset](https://github.com/leggedrobotics/grand_tour_dataset)
35
+ * Boxi used to collect the data: [github.com/leggedrobotics/grand\_tour\_box](https://github.com/leggedrobotics/grand_tour_box)
36
+
37
+ ---
38
+
39
+ ## Contributing
40
+ We warmly welcome contributions to improve and expand this project. Whether it's new examples, enhancements, or feedback — we’d love to hear from you!
41
+ 💬 Simply open a new issue here: [GitHub Issues](https://github.com/leggedrobotics/grand_tour_dataset/issues)
42
+ We’re organizing a **workshop at ICRA 2026 in Vienna** and are currently looking for co-organizers and collaborators.
43
+ A community paper is also in the works — your input is valuable, and we’d love to build this together.
44
+
45
+ ---
46
+
47
+ ## Citation
48
+
49
+ ```bibtex
50
+ @INPROCEEDINGS{Tuna-Frey-Fu-RSS-25,
51
+ AUTHOR = {Jonas Frey AND Turcan Tuna AND Lanke Frank Tarimo Fu AND Cedric Weibel AND Katharine Patterson AND Benjamin Krummenacher AND Matthias Müller AND Julian Nubert AND Maurice Fallon AND Cesar Cadena AND Marco Hutter},
52
+ TITLE = {{Boxi: Design Decisions in the Context of Algorithmic Performance for Robotics}},
53
+ BOOKTITLE = {Proceedings of Robotics: Science and Systems},
54
+ YEAR = {2025},
55
+ ADDRESS = {Los Angeles, United States},
56
+ MONTH = {June}
57
+ }
58
+ ```