mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-23 13:24:03 +08:00
*** empty log message ***
This commit is contained in:
+1
-1
@@ -5,4 +5,4 @@ slides : slides.tex $(PDF) $(ANIMS)
|
||||
pdflatex slides
|
||||
|
||||
clean:
|
||||
rm -f *~ slides.pdf
|
||||
rm -f *~ *.log *.nav *.out *.snm *.toc *.aux slides.pdf
|
||||
|
||||
+56
-9
@@ -14,8 +14,8 @@
|
||||
\DeclareGraphicsRule{*}{mps}{*}{}
|
||||
|
||||
\usepackage{multimedia}
|
||||
\title{\movie[externalviewer]{The Paparazzi System}{../videos/intro.avi}}
|
||||
\author{P. Brisset, A. Drouin, M. Gorraz}
|
||||
\title{\movie[externalviewer]{Build your own UAV}{../videos/intro.avi}}
|
||||
\author{M. Mueller, A. Drouin}
|
||||
\date{November 2007}
|
||||
\institute{
|
||||
%\inst{1}%
|
||||
@@ -35,20 +35,67 @@ ENAC
|
||||
\end{beamercolorbox}
|
||||
}
|
||||
|
||||
% \newcommand{\workpackage}[2]{\frametitle{WP#1 #2}}
|
||||
\newcommand{\task}[3]{{\bf T#1.#2} #3}
|
||||
|
||||
% \includeonly{proposal}
|
||||
|
||||
% \setbeamertemplate{itemize item}{$\Rightarrow$}
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
|
||||
\frame{
|
||||
\frametitle{Table of Content}
|
||||
}
|
||||
|
||||
\frame{\tableofcontents}
|
||||
|
||||
|
||||
%
|
||||
% Overview
|
||||
%
|
||||
\subsection{Overview}
|
||||
|
||||
\begin{frame}
|
||||
\frametitle{Paparazzi: A UAV System}
|
||||
|
||||
\begin{center}
|
||||
\includegraphics[height=6cm]{Paparazzi_System/Paparazzi_System_overview_0}<1>
|
||||
\includegraphics[height=6cm]{Paparazzi_System/Paparazzi_System_overview_1}<2>
|
||||
\includegraphics[height=6cm]{Paparazzi_System/Paparazzi_System_overview_2}<3>
|
||||
\includegraphics[height=6cm]{Paparazzi_System/Paparazzi_System_overview_3}<4>
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
|
||||
%
|
||||
% Features
|
||||
%
|
||||
\subsection{Features}
|
||||
|
||||
|
||||
%
|
||||
% History
|
||||
%
|
||||
\subsection{History}
|
||||
|
||||
%
|
||||
%
|
||||
% Flight demo
|
||||
%
|
||||
%
|
||||
%
|
||||
|
||||
%
|
||||
% Hardware
|
||||
%
|
||||
\subsection{Hardware}
|
||||
|
||||
%
|
||||
% Software
|
||||
%
|
||||
\subsection{Software}
|
||||
|
||||
%
|
||||
% Results
|
||||
%
|
||||
\subsection{Results}
|
||||
|
||||
|
||||
\frame{} % to enforce entries in the table of contents
|
||||
|
||||
\end{document}
|
||||
|
||||
Reference in New Issue
Block a user