Skip to content

Commit 6ea3ca4

Browse files
committed
Update
1 parent 2dccf56 commit 6ea3ca4

File tree

2 files changed

+15
-97
lines changed

2 files changed

+15
-97
lines changed

generic.html

Lines changed: 0 additions & 83 deletions
This file was deleted.

index.html

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
-->
77
<html>
88
<head>
9-
<title>IROS 25 Workshop</title>
9+
<title>ICRA 26 Workshop</title>
1010
<meta charset="utf-8" />
1111
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
1212
<link rel="stylesheet" href="assets/css/main.css" />
@@ -20,11 +20,11 @@
2020
<!-- Header -->
2121
<header id="header" class="alt">
2222
<!--<span class="logo"><img src="images/logo.svg" alt="" /></span> -->
23-
<h1> 15th Workshop on <br/>
24-
Planning, Perception and Navigation for Intelligent Vehicles </h1>
25-
<p>IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) 25 <br/>
26-
<a href="#" class="icon solid solo fa-calendar-alt"><span class="label">Calender</span></a> 19th October 2025 <br/>
27-
<a href="#" class="icon solid solo fa-globe-europe"><span class="label">Location</span></a> Hangzhou, CHINA</p>
23+
<h1> 1st Workshop on <br/>
24+
From Zero to Vienna in One Week: Generalization in Autonomous Driving</h1>
25+
<p>2026 IEEE International Conference on Robotics & Automation <br/>
26+
<a href="#" class="icon solid solo fa-calendar-alt"><span class="label">Calender</span></a> 1st June 2026 <br/>
27+
<a href="#" class="icon solid solo fa-globe-europe"><span class="label">Location</span></a> Vienna, Austria</p>
2828
</p>
2929
</header>
3030

@@ -49,14 +49,15 @@ <h1> 15th Workshop on <br/>
4949
<header class="major">
5050
<h2>About the workshop</h2>
5151
</header>
52-
<p><span class="image right"><img src="images/Picture_Car.jpg" alt="" /></span>Recently, intelligent perception and navigation techniques have obtained wide attention areas of autonomous robots and systems.
53-
Autonomous robots and systems capable of conquering well and partially-structured environments are emerging.
54-
As we look to the future, robots that are capable of operating in genuinely unstructured and dynamic environments remain a significant challenge.
55-
In such challenging environments, each robot is expected to learn/adapt their surrounding environment via intelligent sensors (such as optical, vision or acoustic sensors)
56-
while performing goal-oriented navigation and completing the task with only onboard resources.
57-
On top of single robot autonomy, diverse capabilities of heterogeneous robots are brought together to achieve enhanced performance in task planning, cooperative teaming, planetary exploration.
58-
Heterogeneous robots and systems can be evident as physical difference between robots (UAV, UGV, USV, Autonomous Vehicles, etc.)
59-
or as behavioral difference when robots serve diverse roles in a cooperating team.
52+
<p><span class="image right"><img src="images/Picture_Car.jpg" alt="" /></span> Autonomous driving has made remarkable progress in recent years. Nevertheless, a central question remains: How can autonomous vehicle (AV) systems generalize to new environments or unseen conditions? This workshop aims to critically discuss the relationship between software paradigms and generalization in AVs. Specifically, we will focus on modular architectures with defined perception, prediction, and planning components, as well as end-to-end learning approaches that map sensor data directly to driving actions.
53+
54+
The goal of this workshop is to provide a scientific deep dive into these software paradigms as well
55+
as discuss how the different strategies such as open-source development support generalization
56+
challenges. The workshop will provide the context for evaluating emerging approaches to tackle the
57+
generalization problem and highlight open challenges. We invite researchers from different domains
58+
such as autonomous driving, robotics, computer vision as well as practitioners from industry to
59+
highlight diverse perspectives on theoretical and practical challenges regarding generalization in
60+
autonomous driving. We will explore questions such as:
6061
</section>
6162

6263
<section>

0 commit comments

Comments
 (0)