Skip to content

Commit 99cec97

Browse files
author
github-actions
committed
Deployed e9a793d to pr-783 with MkDocs 1.6.1 and mike 2.1.4
1 parent 2d85139 commit 99cec97

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

pr-783/reference-design/get-started/RoboRacer/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14050,7 +14050,7 @@ <h1 id="automation-level">Automation Level<a class="headerlink" href="#automatio
1405014050
</table>
1405114051
<h1 id="system-architecture">System Architecture<a class="headerlink" href="#system-architecture" title="Permanent link">#</a></h1>
1405214052
<p>RoboRacer can be used for racing and education purpose. The simplest use case is to avoid colliding into the obstacle on a racing track. Meanwhile, one can also develop the <abbr title="Simultaneous Localization And Mapping">SLAM</abbr> algorithm to build the map on the fly and finishes the loop in short time.</p>
14053-
<p><img alt="RoboRacer NX" src="images/f1tenth_NX.png"></p>
14053+
<p><img alt="RoboRacer NX" src="https://github.com/f1tenth/f1tenth_doc/blob/94efb99a2df0fdf29954501f02c8de6c50ae20f9/img/f1tenth_NX.png"></p>
1405414054
<h1 id="hardware-configuration">Hardware Configuration<a class="headerlink" href="#hardware-configuration" title="Permanent link">#</a></h1>
1405514055
<h2 id="chassis">Chassis<a class="headerlink" href="#chassis" title="Permanent link">#</a></h2>
1405614056
<ul>

versions.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,17 @@
11
[
2-
{
3-
"version": "main",
4-
"title": "main",
5-
"aliases": []
6-
},
72
{
83
"version": "pr-783",
94
"title": "pr-783",
105
"aliases": []
116
},
127
{
13-
"version": "1.5.0",
14-
"title": "1.5.0",
8+
"version": "main",
9+
"title": "main",
1510
"aliases": []
1611
},
1712
{
18-
"version": "1.6.0",
19-
"title": "1.6.0",
13+
"version": "1.7.1",
14+
"title": "1.7.1",
2015
"aliases": []
2116
},
2217
{
@@ -25,8 +20,13 @@
2520
"aliases": []
2621
},
2722
{
28-
"version": "1.7.1",
29-
"title": "1.7.1",
23+
"version": "1.6.0",
24+
"title": "1.6.0",
25+
"aliases": []
26+
},
27+
{
28+
"version": "1.5.0",
29+
"title": "1.5.0",
3030
"aliases": []
3131
}
3232
]

0 commit comments

Comments
 (0)