Skip to content

Commit d75cb84

Browse files
author
committed
Deployed dc87999 with MkDocs version: 1.6.1
1 parent 3ace1d2 commit d75cb84

File tree

4 files changed

+18
-13
lines changed

4 files changed

+18
-13
lines changed

competitions/f1tenth-sim-racing-rules/index.html

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -794,6 +794,11 @@ <h2 id="3-submission-guidelines">3. Submission Guidelines<a class="headerlink" h
794794
Each team is expected to submit a containerized version of their autonomous racing software stack. Submissions for each phase of the competition will be done separately.
795795
</p>
796796

797+
<div class="admonition note">
798+
<p class="admonition-title">Note</p>
799+
<p>We expect that upon running your submitted container, all the necessary nodes should start up (the <code>autodrive_devkit</code> API we have included as well as your team's racing stack). Once we hit the <code>Connection Button</code> on the <code>Menu Panel</code> of AutoDRIVE Simulator, the simulated vehicle should start running. Please refer to the <a href="https://autodrive-ecosystem.github.io/competitions/f1tenth-sim-racing-rules">competition rules</a>, where it talks about the <a href="https://autodrive-ecosystem.github.io/competitions/f1tenth-sim-racing-rules/#31-submission-requirements">submission requirements</a> and <a href="https://autodrive-ecosystem.github.io/competitions/f1tenth-sim-racing-rules/#32-submission-process">submission process</a>.</p>
800+
</div>
801+
<p>Please make sure that you include all the necessary commands (for sourcing workspaces, setting environment variables, launching nodes, etc.) within the <code>entrypoint</code> script (<code>autodrive_devkit.sh</code> file) provided within the <code>autodrive_f1tenth_api</code> container. Please do <strong>NOT</strong> use <code>~/.bashrc</code> or other means to automate the algorithm execution! Competition organizers should be able to start additional bash session(s) within your submitted container (without your codebase executing every time a new bash session is initialized) for data recording and inspection purposes.</p>
797802
<h3 id="31-submission-requirements">3.1. Submission Requirements<a class="headerlink" href="#31-submission-requirements" title="Permanent link">&para;</a></h3>
798803
<p align="justify">
799804
Following are the requirements for submitting an entry to the competition:
@@ -809,7 +814,7 @@ <h3 id="31-submission-requirements">3.1. Submission Requirements<a class="header
809814

810815
<div class="admonition tip">
811816
<p class="admonition-title">Tip</p>
812-
<p>Teams can test their algorithms locally before containerizing them. However, don't forget to test the containerized approach before submitting!</p>
817+
<p>Teams can test their algorithms locally before containerizing them. However, don't forget to test your containers before pushing them upstream and submitting them!</p>
813818
</div>
814819
<h3 id="32-submission-process">3.2. Submission Process<a class="headerlink" href="#32-submission-process" title="Permanent link">&para;</a></h3>
815820
<p align="justify">
@@ -818,7 +823,7 @@ <h3 id="32-submission-process">3.2. Submission Process<a class="headerlink" href
818823

819824
<ul class="justify-list">
820825
<li>Teams will <b>containerize</b> their autonomous racing software stack using <a href="https://www.docker.com">Docker</a>.</li>
821-
<li>Teams will <b>push</b> their Docker container image to <a href="https://hub.docker.com">DockerHub</a>.</li>
826+
<li>Teams will <b>push</b> their self-sustainable Docker container image to <a href="https://hub.docker.com">DockerHub</a>.</li>
822827
<li>Teams will <b>share</b> the link of the upstream repository with the organizers via a secure submission form (separate forms for each stage of the competition).</li>
823828
</ul>
824829

@@ -892,7 +897,7 @@ <h4 id="autodrive-simulator-a-simulator-for-scaled-autonomous-vehicle-research-a
892897
<span class="md-icon" title="Last update">
893898
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
894899
</span>
895-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">October 2, 2024</span>
900+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 3, 2024</span>
896901
</span>
897902

898903

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,38 +2,38 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://autodrive-ecosystem.github.io/about/</loc>
5-
<lastmod>2024-12-02</lastmod>
5+
<lastmod>2024-12-03</lastmod>
66
</url>
77
<url>
88
<loc>https://autodrive-ecosystem.github.io/blog/</loc>
9-
<lastmod>2024-12-02</lastmod>
9+
<lastmod>2024-12-03</lastmod>
1010
</url>
1111
<url>
1212
<loc>https://autodrive-ecosystem.github.io/competitions/</loc>
13-
<lastmod>2024-12-02</lastmod>
13+
<lastmod>2024-12-03</lastmod>
1414
</url>
1515
<url>
1616
<loc>https://autodrive-ecosystem.github.io/competitions/f1tenth-sim-racing-cdc-2024/</loc>
17-
<lastmod>2024-12-02</lastmod>
17+
<lastmod>2024-12-03</lastmod>
1818
</url>
1919
<url>
2020
<loc>https://autodrive-ecosystem.github.io/competitions/f1tenth-sim-racing-guide/</loc>
21-
<lastmod>2024-12-02</lastmod>
21+
<lastmod>2024-12-03</lastmod>
2222
</url>
2323
<url>
2424
<loc>https://autodrive-ecosystem.github.io/competitions/f1tenth-sim-racing-iros-2024/</loc>
25-
<lastmod>2024-12-02</lastmod>
25+
<lastmod>2024-12-03</lastmod>
2626
</url>
2727
<url>
2828
<loc>https://autodrive-ecosystem.github.io/competitions/f1tenth-sim-racing-rules/</loc>
29-
<lastmod>2024-12-02</lastmod>
29+
<lastmod>2024-12-03</lastmod>
3030
</url>
3131
<url>
3232
<loc>https://autodrive-ecosystem.github.io/education/</loc>
33-
<lastmod>2024-12-02</lastmod>
33+
<lastmod>2024-12-03</lastmod>
3434
</url>
3535
<url>
3636
<loc>https://autodrive-ecosystem.github.io/research/</loc>
37-
<lastmod>2024-12-02</lastmod>
37+
<lastmod>2024-12-03</lastmod>
3838
</url>
3939
</urlset>

sitemap.xml.gz

1 Byte
Binary file not shown.

0 commit comments

Comments
 (0)