\documentclass[onecolumn,letterpaper,11pt]{article}

%===================================================================
\input{common_latex/common_latex_packages}
\input{common_latex/common_latex_definitions}
\input{common_latex/common_latex_lab_format}
%===================================================================

\begin{document}

\begin{labcover}
\labtitle{Lab Sequences and Structure}
\vspace{0.1in}
\labdate{November 2025}
\vspace{0.1in}
\labauth{Michael Benjamin, mikerb@mit.edu}
\labauth{Mohamed Saad Ibn Seddik, ms.ibnseddik@gmail.com}
\labauth{Department of Mechanical Engineering}
\labauth{MIT, Cambridge MA 02139}
\end{labcover}

\wikidoc{file=Site.Labs}
\wikidoc{auth=mikerb@mit.edu}

\section*{Labs}


\vspace{0.1in}
\begin{figure}[H]
  \centering
  \includegraphics[width=0.85\textwidth]{figures/lab_structure.png}
  \label{fig_label}
\end{figure}
\vspace{0.1in}

%========================================================================
%\section*{Lectures}
%========================================================================

\noindent
\section*{Lab 1: Overview of Marine Autonomy and Setup of Lab Sim Tools}
\input{common/lab_01}
\noindent
\urlg{MCP.Lab01Intro # Lab 1: Overview of Marine Autonomy and Setup of Lab Sim Tools}

%------------------------------------------------------------------------
\vspace{0.1in}
\noindent
\section*{Lab 2: MOOS Middleware}
\input{common/lab_02}
\noindent
\urlg{MCP.Lab02IntroMOOS # Lab 2: MOOS Middware}

%------------------------------------------------------------------------
\vspace{0.1in}
\noindent
\section*{Lab 3: Helm Autonomy}
\input{common/lab_03}
\noindent
\urlg{MCP.Lab03IntroHelm # Lab 3: Helm Autonomy}

%------------------------------------------------------------------------
\vspace{0.1in}
\noindent
\section*{Lab 4: Behaviors Generally and Specifically}
\input{common/lab_04}
\noindent
\urlg{MCP.Lab04IntroBehaviors # Lab 4: Behaviors Generally and Specifically}

%------------------------------------------------------------------------
\vspace{0.1in}
\noindent
\section*{Lab 5: Multi-Vehicle Operations}
\input{common/lab_05}
\noindent
\urlg{MCP.Lab05IntroMultiVehicle # Lab 5: Multi-Vehicle Operations}

%------------------------------------------------------------------------
\vspace{0.1in}
\noindent
\section*{Lab 6: Session 6: Inter-vehicle Messaging}
\input{common/lab_06}
\noindent
\urlg{MCP.Lab06IntroMessaging # Lab 6: Inter-vehicle Messaging}

%------------------------------------------------------------------------
\vspace{0.1in}
\noindent
\section*{Lab 7: Writing MOOS App Extensions}
\input{common/lab_07}

%------------------------------------------------------------------------
\vspace{0.1in}
\noindent
\section*{Lab 8: Session 8: Analyzing and Debugging MOOS Apps} 
\input{common/lab_08}

%------------------------------------------------------------------------
\vspace{0.1in}
\noindent
\section*{Lab 9: Session 9: Final Challenge - Collaborative Pursuit}
\input{common/lab_09}

\end{document}


