Skip to content

Commit 7d7ee8c

Browse files
author
github-actions
committed
Deployed c0f941a to pr-783 with MkDocs 1.6.1 and mike 2.1.4
1 parent 3adf694 commit 7d7ee8c

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13967,7 +13967,7 @@
1396713967
<p>This section describes the design of delivery vehicles based on Autoware.</p>
1396813968
<h2 id="documentation">Documentation<a class="headerlink" href="#documentation" title="Permanent link">#</a></h2>
1396913969
<ul>
13970-
<li><a href="Autoware%20Delivery%20Vehicle%20Prototype.pdf">Autoware Delivery Vehicle Prototype (PDF)</a></li>
13970+
<li><a href="Autoware_Delivery_Vehicle_Prototype.pdf">Autoware Delivery Vehicle Prototype (PDF)</a></li>
1397113971
</ul>
1397213972
<!-- prettier-ignore --></div>
1397313973

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14207,7 +14207,7 @@ <h2 id="automation-level">Automation Level<a class="headerlink" href="#automatio
1420714207
</table>
1420814208
<h2 id="system-architecture">System Architecture<a class="headerlink" href="#system-architecture" title="Permanent link">#</a></h2>
1420914209
<p>Autonomous Go-Kart is a one-third scale autonomous go-kart autonomous vehicle for development and prototyping purpose. It can be used for developing and testing software components in Autoware.</p>
14210-
<p><img alt="System Architecture" src="images/avev_gokart.png"></p>
14210+
<p><img alt="System Architecture" src="https://github.com/mlab-upenn/Go-Kart/blob/45e3f067209b3805c7d544e4d88beb27d8ee5934/docs/source/avev_gokart.png"></p>
1421114211
<h2 id="hardware-configuration">Hardware Configuration<a class="headerlink" href="#hardware-configuration" title="Permanent link">#</a></h2>
1421214212
<h3 id="chassis">Chassis<a class="headerlink" href="#chassis" title="Permanent link">#</a></h3>
1421314213
<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)