Skip to content

Commit 49944c7

Browse files
author
Lorenz Gunreben
committed
Update windrow section links.
Add a Zenodo sample dataset button beneath the windrow demo so visitors can access the published dataset directly from the site. Made-with: Cursor
1 parent 524c55b commit 49944c7

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

autonomy-dataset/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,17 @@ <h3 class="title is-4">Real-time windrow detection for automated following</h3>
237237
<p>
238238
The demonstrator visualizes the centerline extraction pipeline used for automated windrow following from onboard stereo and LiDAR measurements.
239239
</p>
240+
<div class="paper-actions">
241+
<a class="button is-link is-medium"
242+
href="https://zenodo.org/records/17486318"
243+
target="_blank"
244+
rel="noopener">
245+
<span class="icon">
246+
<i class="fas fa-database"></i>
247+
</span>
248+
<span>Open Sample Dataset</span>
249+
</a>
250+
</div>
240251
</div>
241252
</div>
242253
</div>

0 commit comments

Comments
 (0)