From 23c254ebfb3d711c87fccdbd656eed57700cb57c Mon Sep 17 00:00:00 2001 From: Tinker Twins Date: Tue, 16 Jul 2024 14:37:12 -0400 Subject: [PATCH] Add competition information --- docs/competitions.md | 107 ++++++++++++++++++++++++++++++++----- docs/stylesheets/extra.css | 7 +++ mkdocs.yml | 12 +++-- 3 files changed, 111 insertions(+), 15 deletions(-) create mode 100644 docs/stylesheets/extra.css diff --git a/docs/competitions.md b/docs/competitions.md index 151fd40..bcc945c 100644 --- a/docs/competitions.md +++ b/docs/competitions.md @@ -3,7 +3,45 @@ ## F1TENTH @ IROS 2024 === "About" - TODO + +

+ F1TENTH Autonomous Racing is a semi-regular competition organized by an international community of researchers, engineers, and autonomous systems enthusiasts. The teams participating in **21st F1TENTH Autonomous Grand Prix** at IROS 2024 will write software for a 1:10 scaled autonomous race car to fulfill the objectives for the competition: ***drive fast but don’t crash!*** +

+ + ### Physical Racing League + +
+

+ The main focus of the **Physical Racing League** is an in-person competition with physical cars. Each team will bring their own F1TENTH car and write the software for their car. For the competition, teams first take part in a qualification session, where they compete in a time trial to demonstrate the ability to complete multiple laps without colliding with the track bounds at run time. The qualification session determines seeding for the knockout phase, where teams compete head-to-head on the same race track. Since vehicles and hardware are standardized, teams must develop robust perception, planning, and control algorithms that can deal with the uncertainties of a new track and new competitors. +

+ +
+ + ### Sim Racing League + +
+

+ The main focus of the **Sim Racing League** is a virtual competition with simulated cars. Each team will be provided with the F1TENTH digital twin simulator and have to write the software for their car. For the competition, teams first take part in a qualification session, where they demonstrate the ability to complete multiple laps without colliding with the track bounds at run time. This is followed by a time trial race, where teams compete against the clock to secure a position on the leaderboard. Since vehicles and simulator are standardized, teams must develop robust perception, planning, and control algorithms that can deal with the uncertainties of a new track. +

+ +
+ +=== "Organizers" + + - Rahul Mangharam + - Johannes Betz + - Venkat Krovi + - Ahmad Amine + - Hongrui Zheng + - Chinmay Samak + - Tanmay Samak + - Fabio Bonsignorio + - Enrica Zereik + - Bilal Hassan + - Bushra Alshehhi + - Fady Alnajjar + - Majd Khonji + - Hamad Karaki === "Timeline" @@ -12,8 +50,8 @@ | DATE | SIM RACING LEAGUE | |:----------------------|:---------------------------| - | Jul 16, 2024 | Registration Opens | - | Jul 31, 2024 | Registration Closes | + | Jul 22, 2024 | Registration Opens | + | Aug 30, 2024 | Registration Closes | | Aug 20, 2024 | Orientation 1 | | Sep 17, 2024 | Orientation 2 | | Sep 28 – Sep 29, 2024 | Qualification Round | @@ -21,19 +59,56 @@ | Oct 05 – Oct 06, 2024 | Final Race | | Oct 07, 2024 | Results Declared | + - **Registration:** Teams register for the sim racing league. + - **Orientation 1:** Organizers will explain the competition rules and guidelines, and demonstrate how to use the simulation framework. + - **Orientation 2:** Organizers will check progress of the participating teams and help with any technical difficulties. + - **Qualification Round:** Teams will demonstrate successful completion of 10 laps around the practice track provided ahead of time. + - **Competition Track Released:** We will release the actual "competition track", which will be used for the final race. This track may be then replicated in the physical race as well. + - **Final Race:** We will collect Docker containers from teams, with their algorithms and connect them to the AutoDRIVE Simulator container. Performance metrics of each team will be recorded. + - **Results Declared:** Standings of all the teams will be released. + === "Resources" - TODO + Comming soon. === "Registration" - TODO + Comming soon. === "Results" - TODO + Comming soon. ## F1TENTH @ CDC 2024 === "About" - TODO + +

+ F1TENTH Autonomous Racing is a semi-regular competition organized by an international community of researchers, engineers, and autonomous systems enthusiasts. The teams participating in **22nd F1TENTH Autonomous Grand Prix** at CDC 2024 will write software for a 1:10 scaled autonomous race car to fulfill the objectives for the competition: ***drive fast but don’t crash!*** +

+ + ### Physical Racing League + +
+

+ The main focus of the **Physical Racing League** is an in-person competition with physical cars. Each team will bring their own F1TENTH car and write the software for their car. For the competition, teams first take part in a qualification session, where they compete in a time trial to demonstrate the ability to complete multiple laps without colliding with the track bounds at run time. The qualification session determines seeding for the knockout phase, where teams compete head-to-head on the same race track. Since vehicles and hardware are standardized, teams must develop robust perception, planning, and control algorithms that can deal with the uncertainties of a new track and new competitors. +

+ +
+ + ### Sim Racing League + +
+

+ The main focus of the **Sim Racing League** is a virtual competition with simulated cars. Each team will be provided with the F1TENTH digital twin simulator and have to write the software for their car. For the competition, teams first take part in a qualification session, where they demonstrate the ability to complete multiple laps without colliding with the track bounds at run time. This is followed by a time trial race, where teams compete against the clock to secure a position on the leaderboard. Since vehicles and simulator are standardized, teams must develop robust perception, planning, and control algorithms that can deal with the uncertainties of a new track. +

+ +
+ +=== "Organizers" + + - Rahul Mangharam + - Venkat Krovi + - Ahmad Amine + - Chinmay Samak + - Tanmay Samak === "Timeline" @@ -42,8 +117,8 @@ | DATE | SIM RACING LEAGUE | |:----------------------|:---------------------------| - | Jul 16, 2024 | Registration Opens | - | Sep 30, 2024 | Registration Closes | + | Aug 01, 2024 | Registration Opens | + | Oct 30, 2024 | Registration Closes | | Oct 22, 2024 | Orientation 1 | | Nov 19, 2024 | Orientation 2 | | Nov 30 – Dec 01, 2024 | Qualification Round | @@ -51,11 +126,19 @@ | Dec 07 – Dec 08, 2024 | Final Race | | Dec 09, 2024 | Results Declared | + - **Registration:** Teams register for the sim racing league. + - **Orientation 1:** Organizers will explain the competition rules and guidelines, and demonstrate how to use the simulation framework. + - **Orientation 2:** Organizers will check progress of the participating teams and help with any technical difficulties. + - **Qualification Round:** Teams will demonstrate successful completion of 10 laps around the practice track provided ahead of time. + - **Competition Track Released:** We will release the actual "competition track", which will be used for the final race. This track may be then replicated in the physical race as well. + - **Final Race:** We will collect Docker containers from teams, with their algorithms and connect them to the AutoDRIVE Simulator container. Performance metrics of each team will be recorded. + - **Results Declared:** Standings of all the teams will be released. + === "Resources" - TODO + Comming soon. === "Registration" - TODO + Comming soon. === "Results" - TODO \ No newline at end of file + Comming soon. \ No newline at end of file diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css new file mode 100644 index 0000000..3ad9645 --- /dev/null +++ b/docs/stylesheets/extra.css @@ -0,0 +1,7 @@ +.md-typeset__table { + min-width: 100%; + } + + .md-typeset table:not([class]) { + display: table; + } \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 68a725f..ec0535d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -25,7 +25,7 @@ theme: - content.code.copy - content.code.select - content.footnote.tooltips - - content.tabs.link + # - content.tabs.link - content.tooltips - header.autohide - navigation.expand @@ -49,13 +49,15 @@ theme: palette: - scheme: default primary: white + accent: light blue toggle: - icon: material/weather-sunny + icon: material/brightness-7 name: Switch to dark mode - scheme: slate primary: grey + accent: light blue toggle: - icon: material/weather-night + icon: material/brightness-4 name: Switch to light mode font: text: Roboto @@ -63,6 +65,10 @@ theme: favicon: assets/favicon.png logo: assets/images/AutoDRIVE-Extended-Logo-Light.png +# Customization +extra_css: + - stylesheets/extra.css + # Plugins plugins: - blog