Skip to content
Snippets Groups Projects
Commit e9653d4f authored by Jan Wille's avatar Jan Wille
Browse files

bilder JetBot

parent a6878a4d
No related branches found
No related tags found
No related merge requests found
...@@ -5,3 +5,4 @@ Nodelets ...@@ -5,3 +5,4 @@ Nodelets
rektifizierten rektifizierten
Gradientenorientierung Gradientenorientierung
IKME IKME
Render
...@@ -24,6 +24,7 @@ ...@@ -24,6 +24,7 @@
chap/abstract, chap/abstract,
chap/einleitung, chap/einleitung,
chap/standdertechnik, chap/standdertechnik,
chap/gegebenheiten,
chap/kalibrierung, chap/kalibrierung,
chap/implementation, chap/implementation,
} }
...@@ -56,6 +57,8 @@ ...@@ -56,6 +57,8 @@
\include{chap/standdertechnik} \include{chap/standdertechnik}
\include{chap/gegebenheiten}
\include{chap/kalibrierung} \include{chap/kalibrierung}
\include{chap/implementation} \include{chap/implementation}
......
...@@ -140,6 +140,28 @@ ...@@ -140,6 +140,28 @@
language = {ger}, language = {ger},
note = {Stand: WiSe 2021/22} note = {Stand: WiSe 2021/22}
} }
@online{jetbot:github-doc,
author = {Nvidia},
title = {GitHub Repository: NVIDIA-AI-IOT/jetbot},
subtitle = {Documentation and sourcecode for NVIDIA Jetson Nano},
year = {2022},
abstract = {An educational AI robot based on NVIDIA Jetson Nano. - NVIDIA-AI-IOT/jetbot: An educational AI robot based on NVIDIA Jetson Nano.},
language = {eng},
url = {https://github.com/NVIDIA-AI-IOT/jetbot},
urldate = {2022-07-15}
}
@online{jetbot:Sparkfun,
author = {Sparkfun},
title = {Assembly Guide for SparkFun JetBot AI Kit V2.0},
year = {2022},
language = {eng},
url = {https://learn.sparkfun.com/tutorials/assembly-guide-for-sparkfun-jetbot-ai-kit-v20},
urldate = {2022-07-15}
}
%-----------------------Templates-------------------------------------------------------- %-----------------------Templates--------------------------------------------------------
% A single-volume book with one or more authors % A single-volume book with one or more authors
@book{1, @book{1,
......
\chapter{Technische Voraussetzungen}
\section{Der JetBot Roboter}
\begin{figure}
\includegraphics[width=.6\textwidth]{img/jetbot_render_800x630.png}
\caption{Render eines möglichen Aufbaus \cite{jetbot:github-doc}}
\end{figure}
\begin{figure}
\includegraphics[width=.6\textwidth]{img/jetbot_sparkfun.jpg}
\caption{SparkFun JetBot AI Kit V2.1 \cite{jetbot:Sparkfun}}
\end{figure}
img/jetbot_render_800x630.png

173 KiB

img/jetbot_sparkfun.jpg

115 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment