You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More instructions can be found on the [official webpage](https://grand-tour.leggedrobotics.com/).
21
+
Please, at first, visit the [official webpage](https://grand-tour.leggedrobotics.com/) to learn more about the available data & hardware setup & registration.
22
+
23
+
Visit our [sponsors and partners](https://grand-tour.leggedrobotics.com/about).
24
+
25
+
---
20
26
21
-
- Recording Setup
22
-
- Dataset Explorer
23
-
- Benchmarks
27
+
<br>
24
28
25
29
## Projects using the GrandTour Dataset
26
30
@@ -31,52 +35,68 @@ More instructions can be found on the [official webpage](https://grand-tour.legg
31
35
|[**Holistic Fusion**](https://github.com/leggedrobotics/holistic_fusion) <br> *Holistic State Estimation.*| <imgsrc="assets/projects/nubert2025.png"height="64"/>|
***[Accessing/Downloading GrandTour Data](./examples_hugging_face/notebooks/access.ipynb)** <br>*Learn how to download the GrandTour datasets from HuggingFace.*
70
+
71
+
***[Exploring GrandTour Data](./examples_hugging_face/notebooks/explore.ipynb)** <br>*Explore the dataset structure and learn how to work with Zarr data.*
72
+
73
+
74
+
### 🐍 Python Scripts
75
+
76
+
***[zarr\_transforms.py](./examples_hugging_face/scripts/zarr_transforms.py)** <br>*Demonstrates how to use transforms and provides helper functions for Zarr data.*
71
77
72
-
List of examples:
78
+
***[plot\_lidar\_3d.py](./examples_hugging_face/scripts/plot_lidar_3d.py)** <br>*Visualize LiDAR data in 3D space.*
***[project\_lidar\_on\_image.py](./examples_hugging_face/scripts/project_lidar_on_image.py)** <br>*Project LiDAR points onto camera images, accounting for camera distortion and relative motion.*
81
+
82
+
***[dynamic\_points\_filtering\_using\_images.py](./examples_hugging_face/scripts/dynamic_points_filtering_using_images.py)** <br>*Removes dynamic objects from LiDAR point clouds using image segmentation and saves results in Zarr format.*
83
+
84
+
***[generate\_elevation\_maps.py](./examples_hugging_face/scripts/generate_elevation_maps.py)** <br>*Generates elevation maps from LiDAR and depth cameras.*
85
+
86
+
***[nerfstudio\_convert.py](./examples_hugging_face/scripts/nerfstudio_convert.py)** <br>*Converts datasets into nerfstudio format for training Gaussian Splatting models.*
87
+
88
+
---
89
+
90
+
<br>
76
91
77
92
## ROS1 Instructions
78
93
79
-
### Downloading Rosbags
94
+
95
+
### Download
96
+
97
+
<details>
98
+
<summary> Click here</summary>
99
+
80
100
81
101
To access and download the GrandTour dataset rosbags, please follow these steps:
We warmly welcome contributions to help us improve and expand this project. Whether you're interested in adding new examples, enhancing existing ones, or simply offering suggestions — we'd love to hear from you! Feel free to open an issue or reach out directly.
@@ -244,12 +273,20 @@ We are particularly looking for contributions in the following areas:
244
273
- Visualization tools (e.g., Viser, etc.)
245
274
- Hosting and deployment support in Asia
246
275
247
-
### Upcoming Plans
276
+
---
277
+
278
+
<br>
279
+
280
+
## News
248
281
249
282
We're organizing a workshop at ICRA 2026 in Vienna and are currently looking for co-organizers and collaborators. We are also planning to write a community paper about this project. Everyone who contributes meaningfully will be included as a co-author.
0 commit comments