Skip to content

Commit 126cdf3

Browse files
committed
Add Course @ Aalto University
1 parent 6bbe227 commit 126cdf3

File tree

5 files changed

+49
-0
lines changed

5 files changed

+49
-0
lines changed
1.56 MB
Loading
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# Course @ Aalto University
2+
3+
![Course @ Aalto University](../assets/images/banners/Course @ Aalto University.png)
4+
5+
## About
6+
7+
<p align="justify">
8+
<a href="https://azamshoaib.github.io">Dr. Shoaib Azam</a> is proposing a <b>graduate course</b> at the <a href="https://www.aalto.fi/en">Aalto University</a>. The course will introduce students to the field of autonomous driving with an emphasis on perception and planning sub-systems of autonomous vehicles. The very first iteration of the course will focus exclusively on simulation, while the later iterations may witness hardware aspects being integrated into the curriculum. This scaffolded learning framework is designed to <b><i>lower barrier-to-entry</i></b> and ensure <b><i>progressive up-skilling!</i></b>
9+
</p>
10+
11+
<p align="justify">
12+
This course is powered by <a href="https://autodrive-ecosystem.github.io">AutoDRIVE Ecosystem</a>, where students will work closely with <b><i>Nigel</i></b> — a 1:14 scale autonomous vehicle platform. Please see the accompanying video for a glimpse of Nigel in AutoDRIVE Ecosystem.
13+
</p>
14+
15+
<div style="display: flex; justify-content: center;">
16+
<iframe style="aspect-ratio: 16/9; width: 100% !important;" src="https://www.youtube.com/embed/t0CgNR_LgrQ?si=eQyKijSKQIv5Wjyh" title="AutoDRIVE Ecosystem" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
17+
</div>
18+
19+
## Resources
20+
21+
<img src="/../assets/images/logos/AutoDRIVE Logo.png" width="24.5%" align="left"/>
22+
<p align="justify">
23+
<a href="https://autodrive-ecosystem.github.io/">AutoDRIVE</a> is envisioned to be an open, comprehensive, flexible and integrated cyber-physical ecosystem for enhancing autonomous driving research and education. It bridges the gap between software simulation and hardware deployment by providing the <a href="https://github.com/Tinker-Twins/AutoDRIVE/tree/AutoDRIVE-Simulator">AutoDRIVE Simulator</a> and <a href="https://github.com/Tinker-Twins/AutoDRIVE/tree/AutoDRIVE-Testbed">AutoDRIVE Testbed</a>, a well-suited duo for real2sim and sim2real transfer targeting vehicles and environments of varying scales and operational design domains. It also offers <a href="https://github.com/Tinker-Twins/AutoDRIVE/tree/AutoDRIVE-Devkit">AutoDRIVE Devkit</a>, a developer's kit for rapid and flexible development of autonomy algorithms using a variety of programming languages and software frameworks. For the Sim Racing League, teams will develop their autonomous racing algorithms using the AutoDRIVE Devkit to interface with the AutoDRIVE Simulator in real-time.
24+
</p>
25+
26+
<p align="justify">
27+
Following are a few resources pertaining to the course:
28+
</p>
29+
30+
- :material-github: **AutoDRIVE Simulator:** [:simple-linux: Linux](https://github.com/AutoDRIVE-Ecosystem/AutoDRIVE-Aalto-University-Course/releases/download/v1.0.0/autodrive_simulator_nigel_linux.zip) | [:material-microsoft: Windows](https://github.com/AutoDRIVE-Ecosystem/AutoDRIVE-Aalto-University-Course/releases/download/v1.0.0/autodrive_simulator_nigel_windows.zip) | [:simple-apple: macOS](https://github.com/AutoDRIVE-Ecosystem/AutoDRIVE-Aalto-University-Course/releases/download/v1.0.0/autodrive_simulator_nigel_macos.zip)
31+
- :material-github: **AutoDRIVE Devkit:** [:simple-ros: ROS 2](https://github.com/AutoDRIVE-Ecosystem/AutoDRIVE-Aalto-University-Course/releases/download/v1.0.0/autodrive_devkit.zip)
32+
- [:material-docker: AutoDRIVE Simulator Container](https://hub.docker.com/r/autodriveecosystem/autodrive_nigel_sim)
33+
- [:material-docker: AutoDRIVE Devkit Container](https://hub.docker.com/r/autodriveecosystem/autodrive_nigel_api)
34+
- [:material-file-document: AutoDRIVE Simulator Documentation](https://github.com/AutoDRIVE-Ecosystem/AutoDRIVE-Aalto-University-Course/blob/main/autodrive_simulator/README.md)
35+
- [:material-file-document: AutoDRIVE Devkit Documentation](https://github.com/AutoDRIVE-Ecosystem/AutoDRIVE-Aalto-University-Course/blob/main/autodrive_devkit/README.md)
36+
- [:material-file-document: Containerization Documentation](https://github.com/AutoDRIVE-Ecosystem/AutoDRIVE-Aalto-University-Course/blob/main/README.md)

docs/education/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# EDUCATION
22

3+
## Courses
4+
5+
<div class="grid cards" markdown>
6+
7+
- :fontawesome-solid-graduation-cap:{ .lg .middle } __Course @ Aalto University__
8+
9+
<a href="aalto-university-course"><img id="imageHyperlink" src="../assets/images/banners/Course @ Aalto University.png"></a>
10+
11+
</div>
12+
313
## Workshops
414

515
<div class="grid cards" markdown>

docs/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -945,6 +945,8 @@ <h1 id=keep-in-touch>
945945
aria-expanded="false"> <label class="md-nav__title" for="__nav_education"> <span
946946
class="md-nav__icon md-icon"></span> EDUCATION </label>
947947
<ul class="md-nav__list">
948+
<li class="md-nav__item"> <a href="education#courses"
949+
class="md-nav__link"> <span class="md-ellipsis"> Courses </span> </a> </li>
948950
<li class="md-nav__item"> <a href="education#workshops"
949951
class="md-nav__link"> <span class="md-ellipsis"> Workshops </span> </a> </li>
950952
<li class="md-nav__item"> <a href="education#spotlights"

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ nav:
183183
- Theses: research/#theses
184184
- EDUCATION:
185185
- education/index.md
186+
- Courses: education/#courses
186187
- Workshops: education/#workshops
187188
- Spotlights: education/#spotlights
188189
- COMPETITIONS:

0 commit comments

Comments
 (0)