forked from Anderson-J-Grooms/Swarm_Robots_Visual_Systems
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathReport.tex
More file actions
32 lines (28 loc) · 714 Bytes
/
Report.tex
File metadata and controls
32 lines (28 loc) · 714 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
\documentclass{report}
\usepackage{graphicx}
\begin{document}
\begin{titlepage}
\centering
\includegraphics[width=8cm]{MiamiUniversity.jpg}
\vskip0.5cm
{\bfseries\Large
Direction and Communication via Vision Sensors\\
\vskip0.5cm
Anderson Grooms\\
Kyle Newman\\
Jack Del Vecchio\\
Isaac Nelson\\
Lam Ha\\
\vskip0.5cm
Advisors:\\
Dr. Jamieson and Dr. Van Scoy\\
\vskip0.5cm
Fall 2022\\
College of Engineering and Computing\\
Department of Electrical and Computer Engineering\\
ECE 449: Senior Design Project I\\
}
\vfill
\vfill
\end{titlepage}
\end{document}