Skip to content

Commit bd8546e

Browse files
committed
Deploying to gh-pages from @ 7ce82ff πŸš€
1 parent 3c7be68 commit bd8546e

82 files changed

Lines changed: 6493 additions & 5987 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

β€Ž.tmp.pyβ€Ž

Lines changed: 593 additions & 95 deletions
Large diffs are not rendered by default.

β€Ž0-1-Introduction.htmlβ€Ž

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ <h2 data-background-color="None">πŸ€– or πŸ§‘?</h2>
220220
<section id="manufacturing" class="slide level2"
221221
data-background-color="None">
222222
<h2 data-background-color="None">Manufacturing</h2>
223-
<iframe width="560" height="315" src="https://www.youtube.com/embed/s-yne8xTNM0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen>
223+
<iframe width="560" height="315" src="https://www.youtube.com/embed/s-yne8xTNM0?si=aKT-QZNKTgX1WoSb" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>
224224
</iframe>
225225
</section>
226226
<section id="section-5" class="slide level2 display"
@@ -363,8 +363,13 @@ <h2 data-background-color="None">ADAS &amp; Self-Driving Cars</h2>
363363
<li><p>🏒 <a href="https://www.tesla.com">Tesla</a>, <a
364364
href="https://www.mercedes-benz.com">Mercedes-Benz</a>, <a
365365
href="https://waymo.com/">Waymo</a>, etc.</p></li>
366-
<li><p>πŸ“† <strong>2026:</strong> fully autonomous cars are not there yet
367-
… but we’re coming close!</p></li>
366+
<li><p>πŸ“† <strong>2026:</strong></p>
367+
<ul>
368+
<li><p>We’re coming close to fully autonomous cars! <a
369+
href="https://waymo.com/blog/2025/11/safe-routine-ready-autonomous-driving-in-new-cities">πŸ“°</a></p></li>
370+
<li><p>Cars can be far safer when autonomous <a
371+
href="https://waymo.com/safety/">πŸ“°</a></p></li>
372+
</ul></li>
368373
</ul>
369374
</section>
370375
<section id="sae-automation-levels" class="slide level2"

β€Ž0-1-Introduction.ipynbβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
"cell_type": "code",
190190
"metadata": {},
191191
"outputs": [],
192-
"source": "from IPython.display import HTML\n\nHTML('<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/s-yne8xTNM0\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen>')\n",
192+
"source": "from IPython.display import HTML\n\nHTML('<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/s-yne8xTNM0?si=aKT-QZNKTgX1WoSb\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen>')\n",
193193
"execution_count": null
194194
},
195195
{
@@ -407,7 +407,7 @@
407407
{
408408
"cell_type": "markdown",
409409
"metadata": {},
410-
"source": "- \ud83c\udff7\ufe0f **ADAS:** Advanced Driver-Assistance Systems\n\n- \ud83c\udfe2 [Tesla](https://www.tesla.com),\n [Mercedes-Benz](https://www.mercedes-benz.com),\n [Waymo](https://waymo.com/), etc.\n\n- \ud83d\udcc6 **2026:** fully autonomous cars are not there yet \u2026 but we\u2019re\n coming close!\n"
410+
"source": "- \ud83c\udff7\ufe0f **ADAS:** Advanced Driver-Assistance Systems\n\n- \ud83c\udfe2 [Tesla](https://www.tesla.com),\n [Mercedes-Benz](https://www.mercedes-benz.com),\n [Waymo](https://waymo.com/), etc.\n\n- \ud83d\udcc6 **2026:**\n\n - We\u2019re coming close to fully autonomous cars!\n [\ud83d\udcf0](https://waymo.com/blog/2025/11/safe-routine-ready-autonomous-driving-in-new-cities)\n\n - Cars can be far safer when autonomous\n [\ud83d\udcf0](https://waymo.com/safety/)\n"
411411
},
412412
{
413413
"cell_type": "markdown",

β€Ž0-1-Introduction.mdβ€Ž

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Consider:
113113

114114
## Manufacturing
115115

116-
<iframe width="560" height="315" src="https://www.youtube.com/embed/s-yne8xTNM0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
116+
<iframe width="560" height="315" src="https://www.youtube.com/embed/s-yne8xTNM0?si=aKT-QZNKTgX1WoSb" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
117117

118118

119119
## {data-background="images/static/jonathan-ridley-UgrU3AlHYo8-unsplash.jpg" .display}
@@ -221,8 +221,11 @@ $\to$ πŸ›‘ **global 737 MAX groundings.**
221221

222222
- 🏒 [Tesla], [Mercedes-Benz], [Waymo], etc.
223223

224-
- πŸ“† **2026:** fully autonomous cars are not there yet ...
225-
but we're coming close!
224+
- πŸ“† **2026:**
225+
226+
- We're coming close to fully autonomous cars! [πŸ“°](https://waymo.com/blog/2025/11/safe-routine-ready-autonomous-driving-in-new-cities)
227+
228+
- Cars can be far safer when autonomous [πŸ“°](https://waymo.com/safety/)
226229

227230

228231

β€Ž0-1-Introduction.pdfβ€Ž

4.37 KB
Binary file not shown.

β€Ž1-1-Models.pdfβ€Ž

-2 Bytes
Binary file not shown.

β€Ž1-2-Simulation.pdfβ€Ž

0 Bytes
Binary file not shown.

β€Ž1-3-Well-Posedness.pdfβ€Ž

-2 Bytes
Binary file not shown.

β€Ž1-4-Asymptotic-Behavior.pdfβ€Ž

0 Bytes
Binary file not shown.

β€Ž2-1-LTI-Models.pdfβ€Ž

0 Bytes
Binary file not shown.

0 commit comments

Comments
Β (0)