Skip to content

Commit bca1532

Browse files
committed
Rollback
1 parent 78801a8 commit bca1532

File tree

3 files changed

+52
-42
lines changed

3 files changed

+52
-42
lines changed

docs/index.html

Lines changed: 50 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -156,36 +156,47 @@
156156
d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z" />
157157
</svg>
158158
</label>
159-
<div class="md-search" data-md-component="search" role="dialog">
160-
<label class="md-search__overlay" for="__search"></label>
161-
<div class="md-search__inner" role="search">
162-
<form class="md-search__form" name="search">
163-
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required="">
164-
<label class="md-search__icon md-icon" for="__search">
165-
166-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"></path></svg>
167-
168-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z"></path></svg>
169-
</label>
170-
<nav class="md-search__options" aria-label="Search">
171-
172-
<button type="reset" class="md-search__icon md-icon" aria-label="Clear" tabindex="-1" title="Clear">
173-
174-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path></svg>
175-
</button>
176-
</nav>
177-
178-
<div class="md-search__suggest" data-md-component="search-suggest"></div>
179-
159+
<div class=md-search data-md-component=search role=dialog>
160+
<label class=md-search__overlay for=__search></label>
161+
<div class=md-search__inner role=search>
162+
<form class=md-search__form name=search>
163+
<input type=text class=md-search__input name=query aria-label=Search placeholder=Search
164+
autocapitalize=off autocorrect=off autocomplete=off spellcheck=false
165+
data-md-component=search-query required>
166+
<label class="md-search__icon md-icon" for=__search>
167+
<svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24">
168+
<path
169+
d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z" />
170+
</svg>
171+
<svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24">
172+
<path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z" />
173+
</svg>
174+
</label>
175+
<nav class=md-search__options aria-label=Search>
176+
<a href=javascript:void(0) class="md-search__icon md-icon" title=Share aria-label=Share
177+
data-clipboard data-clipboard-text data-md-component=search-share tabindex=-1>
178+
<svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24">
179+
<path
180+
d="M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7 0-.24-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9a3 3 0 0 0-3 3 3 3 0 0 0 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.15c-.05.21-.08.43-.08.66 0 1.61 1.31 2.91 2.92 2.91 1.61 0 2.92-1.3 2.92-2.91A2.92 2.92 0 0 0 18 16.08Z" />
181+
</svg>
182+
</a>
183+
<button type=reset class="md-search__icon md-icon" title=Clear aria-label=Clear tabindex=-1>
184+
<svg xmlns=http://www.w3.org/2000/svg viewbox="0 0 24 24">
185+
<path
186+
d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41Z" />
187+
</svg>
188+
</button>
189+
</nav>
190+
<div class=md-search__suggest data-md-component=search-suggest></div>
180191
</form>
181-
<div class="md-search__output">
182-
<div class="md-search__scrollwrap" tabindex="0">
183-
<div class="md-search-result" data-md-component="search-result">
184-
<div class="md-search-result__meta">Type to start searching</div>
185-
<ol class="md-search-result__list" role="list"></ol>
192+
<div class=md-search__output>
193+
<div class=md-search__scrollwrap tabindex=0 data-md-scrollfix>
194+
<div class=md-search-result data-md-component=search-result>
195+
<div class=md-search-result__meta>Initializing search </div>
196+
<ol class=md-search-result__list role=presentation></ol>
197+
</div>
186198
</div>
187199
</div>
188-
</div>
189200
</div>
190201
</div>
191202
<div class=md-header__source>
@@ -1516,32 +1527,32 @@ <h1 id=keep-in-touch>
15161527
<div class="md-dialog__inner md-typeset"></div>
15171528
</div>
15181529
<!-- TODO: Update Link -->
1519-
<script id="__config" type="application/json">
1530+
<script id=__config type=application/json>
15201531
{
1532+
"annotate": {
1533+
"json": [
1534+
".s2"
1535+
]
1536+
},
15211537
"base": ".",
15221538
"features": [
15231539
"announce.dismiss",
1540+
"content.action.edit",
1541+
"content.action.view",
15241542
"content.code.annotate",
15251543
"content.code.copy",
15261544
"content.code.select",
15271545
"content.footnote.tooltips",
15281546
"content.tooltips",
1529-
"header.autohide",
1530-
"navigation.expand",
1547+
"navigation.footer",
15311548
"navigation.indexes",
1532-
"navigation.instant",
1533-
"navigation.instant.prefetch",
1534-
"navigation.instant.progress",
1535-
"navigation.prune",
15361549
"navigation.sections",
15371550
"navigation.tabs",
1538-
"navigation.tabs.sticky",
15391551
"navigation.top",
1540-
"navigation.tracking",
15411552
"search.highlight",
1553+
"search.share",
15421554
"search.suggest",
1543-
"toc.follow",
1544-
"toc.integrate"
1555+
"toc.follow"
15451556
],
15461557
"search": "assets/javascripts/workers/search.d50fe291.min.js",
15471558
"translations": {
@@ -1556,8 +1567,7 @@ <h1 id=keep-in-touch>
15561567
"search.result.term.missing": "Missing",
15571568
"select.version": "Select version"
15581569
}
1559-
}
1560-
</script>
1570+
}</script>
15611571
<script src=assets/javascripts/bundle.50899def.min.js></script> <!-- TODO: Update Link -->
15621572
<script src=assets/javascripts/timeago.js></script>
15631573
<script src=assets/javascripts/timeago_instant.js></script>

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ theme:
4141
- navigation.top
4242
- navigation.tracking
4343
- search.highlight
44-
- search.share
4544
- search.suggest
45+
# - search.share
4646
- toc.follow
4747
- toc.integrate
4848
language: en

overrides/main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
{% block announce %}
44
<!-- Add announcement here, including arbitrary HTML -->
5-
<!-- Registration for the <a href="https://autodrive-ecosystem.github.io/competitions/roboracer-sim-racing-icra-2025">3rd RoboRacer Sim Racing League @ ICRA 2025</a> is now open! Register you team <a href="https://forms.gle/zjj5dLDajUhnuTdL9">here</a>. -->
5+
New paper accepted in <a href="https://doi.org/10.1109/LRA.2025.3592085">IEEE Robotics and Automation Letters (RA-)</a>. Head to the <a href="https://autodrive-ecosystem.github.io/research">RESEARCH</a> tab to learn more.
66
{% endblock %}

0 commit comments

Comments
 (0)