Skip to content

Commit 25a6485

Browse files
committed
icra and iv blogs
1 parent a092920 commit 25a6485

39 files changed

Lines changed: 877 additions & 147 deletions

content/blog/icra_25/car.png

6.39 MB
Loading

content/blog/icra_25/cover.png

5.47 MB
Loading

content/blog/icra_25/index.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
+++
2+
author = "Nadine Imholz"
3+
title = "ICRA 2025 Roboracer Competition"
4+
title_short = "icra_25"
5+
date = "2025-05-22"
6+
tags = []
7+
image = "blog/icra_25/cover.png"
8+
categories = ["Race"]
9+
+++
10+
11+
12+
This week, ForzaETH secured 3rd place at the Roboracer Competition at ICRA25 in Atlanta USA!
13+
14+
The racetrack was long and narrow, combining high-speed straights with technical sections featuring tight corners and slalom sequences. The medium-grip surface with discontinuities made it even more challenging. The team had to work hard to find the right balance between speed and reliability, pushing the car to its limits.
15+
16+
After qualifying in P6 with a tough time trial session, we fought our way up the race bracket, facing five teams. We competed in the semifinal of the double elimination bracket and the final of the losers bracket.
17+
18+
![Car Photo](car.png)
19+
20+
Final ranking top 3:
21+
22+
🥇UniBo Motorsport
23+
24+
🥈UNICORN
25+
26+
🥉ForzaETH
27+
28+
Our ICRA25 Race Team: Nadine Imholz, Diego Antolin Garcia Soto, Mattia Dal Bò and Jari Stadler.
29+
30+
A huge thank you as well to Nicolas Baumann and Edoardo Ghignone for their constant support and assistance. And to ETH Hangar for their support and training facilities!
31+
![Group Photo](team.png)
32+

content/blog/icra_25/team.png

5.18 MB
Loading

content/blog/iv_25/certificate.jpg

447 KB
Loading

content/blog/iv_25/cover.jpg

482 KB
Loading

content/blog/iv_25/group.jpg

427 KB
Loading

content/blog/iv_25/index.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
+++
2+
author = "Neil Reichlin"
3+
title = "IV 2025 Roboracer Competition"
4+
title_short = "iv_25"
5+
date = "2025-07-22"
6+
tags = []
7+
image = "blog/iv_25/cover.jpg"
8+
categories = ["Race"]
9+
+++
10+
11+
Last week, our team had the opportunity to compete in the [*25th Roboracer Competition*](https://roboracer.ai/), held during the [*Intelligent Vehicles Symposium 2025*](https://ieee-iv.org/2025/) in the beautiful city of *Cluj-Napoca, Romania*.
12+
13+
The track, while visually simple, turned out to be deceptively difficult. A thick layer of dust on the floor created low-friction conditions that made precise control difficult and impacted system identification.
14+
The race was not just about raw speed, adaptibility and consistency turned out to be the deciding factors.
15+
16+
Our team quickly came together to analyze telemetry and test new configurations. By making swift adjustments and leaning on our modular race stack, we were able to regain stability and maintain competitive lap times.
17+
18+
During early testing, our car demonstrated dominant speed and responsiveness. But with the slippery track and the race format favoring endurance, minimizing mistakes and ensuring stable lap-to-lap performance became our top priority.
19+
20+
The event itself was extremely well organized. The atmosphere throughout the event was both professional and exciting. The final race was amazing. With a crowd of spectators, live commentary, and beautiful overtakes during head-to-head racing, it captured the spirit of the competition perfectly.
21+
22+
In the final round, our car performed a series of precise overtakes, navigating the tight and slippery corners with confidence. The final laps were intense, but thanks to the stability of our algorithms and the composure of our team, we secured the **first place**.
23+
24+
![Group Photo](group.jpg)
25+
26+
We also want to acknowledge the strong efforts from the other teams. Many delivered solid performances and brought fresh ideas to a very challenging track. **Sombreros off** to everyone!
27+
28+
None of this would have been possible without the support of the incredible event organizers, who ran a seamless and memorable competition. We’d also like to sincerely thank our sponsors, **Amag Lab** and **NCCR Automation**, for their continued belief in our work and for providing the resources that power our innovation.
29+
30+
This experience has only strengthened our commitment to pushing the boundaries of autonomous racing. With new insights and a championship win under our belts, we're already looking forward to the next challenge.
31+
32+
![Certificate](certificate.jpg)
33+

content/blog/school_presentation/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
+++
22
author = "Luca Tognoni"
33
title = "ForzaETH inspiring the next generation of engineers"
4-
title_short = "shool_presentation"
4+
title_short = "school_presentation"
55
date = "2024-06-27"
6-
image = "blog/shool_presentation/cover.jpg"
6+
image = "blog/school_presentation/cover.jpg"
77
tags = [
88
]
99
series = ["Exhibitions"]

public/blog/cdc_24/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,13 @@ <h4 class="flex flex-row items-center"><span class="icon-person text-2xl mr-2"><
173173

174174
</div>
175175

176+
<a class="next lg:text-2xl" href="http://localhost:1313/blog/icra_25/">
177+
<div
178+
class="transition-colors duration-300 col-span-1 border border-gray-600 hover:border-black h-auto m-3 text-center py-3 lg:py-1">
179+
ICRA 2025 Roboracer Competition <span class="icon-keyboard_arrow_right"></span>
180+
</div>
181+
</a>
182+
176183
</div>
177184
</aside>
178185
</div>

0 commit comments

Comments
 (0)