Skip to content

Commit e7d9b3f

Browse files
authored
Update index.html
1 parent 11e5c59 commit e7d9b3f

1 file changed

Lines changed: 16 additions & 13 deletions

File tree

autonomy-dataset/index.html

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -109,12 +109,18 @@ <h2 class="title is-3">Dataset Overview</h2>
109109
<div class="content has-text-justified">
110110
<div class="columns">
111111
<div class="column">
112-
<h4>Sensors</h4>
112+
<h4>Key Components</h4>
113113
<ul>
114-
<li>6 RGB Cameras (multiple viewpoints)</li>
115-
<li>Ouster LiDAR (3D point clouds)</li>
116-
<li>Novatel OEM7 GPS/INS</li>
117-
<li>High-frequency IMU</li>
114+
<li>ZED 2i Stereo Camera</li>
115+
<li>5x ArkVision Basic+ Mini 120° RGB Cameras</li>
116+
<li>Ouster OS0 LiDAR (3D point clouds)</li>
117+
<li>Blickfeld Qb2 LiDAR (3D point clouds)</li>
118+
<li>Novatel Smart7/Smart2 GNSS/INS/RTK/NTRIP</li>
119+
<li>NVidia Jetson Orin AGX</li>
120+
<li>Teltonica RUTX50 Smart7/Smart2 GNSS/INS/RTK/NTRIP</li>
121+
<li>MittX Roof Bar (Customized)</li>
122+
<li>10x Hella LED Black Magic Cube 3.2" 3000 lm</li>
123+
<li>U</li>
118124
</ul>
119125
</div>
120126
<div class="column">
@@ -138,12 +144,10 @@ <h4>Data Characteristics</h4>
138144
<!-- Camera Views -->
139145
<div class="columns is-centered">
140146
<div class="column is-full-width">
141-
<h2 class="title is-3">Multi-Camera System</h2>
147+
<h2 class="title is-3">360° Multi Camera System</h2>
142148
<div class="content has-text-justified">
143149
<p>
144-
Our agricultural vehicle is equipped with 6 cameras providing comprehensive 360° coverage
145-
for robust safe perception in farming environments. All cameras are synchronized.
146-
Below they are displayed in a single composite video view extracted from the rosbag data.
150+
Our agricultural vehicle is equipped with five monocular cameras and one front-facing stereo camera, providing comprehensive 360° coverage of the surroundings. Below is a composite video view, extracted from a rosbag recording, showcasing all camera perspectives.
147151
</p>
148152
</div>
149153

@@ -170,11 +174,10 @@ <h2 class="title is-3">GNSS Trajectory</h2>
170174
<!-- LiDAR Registration Visualization -->
171175
<div class="columns is-centered">
172176
<div class="column is-full-width">
173-
<h2 class="title is-3">Precision LIDAR Point Clouds</h2>
177+
<h2 class="title is-3">LiDAR Point Clouds</h2>
174178
<div class="content has-text-justified">
175179
<p>
176-
The Ouster OS1 LiDAR (128 scanlines) is mounted <strong>60° downward-facing at 2m height</strong>. This enables a high-resolution 3D point cloud of the environment that can be used for precise mapping and localization,
177-
for object detection and classification and as a deterministic safety sensor. Below is a point cloud of the farmyard environment as seen by the LiDAR.
180+
The Ouster OS0 LiDAR (128 scanlines) is mounted forward-facing with a 45° downward tilt at a height of 3 meters. This configuration captures a high-resolution 3D point cloud of the environment, supporting precise mapping and localization, object detection, and use as a deterministic safety sensor. Below is a registered point cloud of the farmyard environment as captured by the LiDAR.
178181
</p>
179182
</div>
180183

@@ -185,7 +188,7 @@ <h2 class="title is-3">Precision LIDAR Point Clouds</h2>
185188
style="max-width: 100%; height: auto; border: 1px solid #ccc; border-radius: 8px;">
186189
</figure>
187190
<p class="has-text-grey mt-2">
188-
<em>LiDAR registration showing the farmyard of the Lehr- und Forschungsgut Oberholz.</em>
191+
<em>LiDAR registration showing the farmyard of the research farm of the Leipzig Universtiy (Lehr- und Forschungsgut Oberholz).</em>
189192
</p>
190193
</div>
191194
</div>

0 commit comments

Comments
 (0)