diff --git a/announcements.tex b/announcements.tex index 423a9e0..ff36993 100644 --- a/announcements.tex +++ b/announcements.tex @@ -1,6 +1,6 @@ % Announcements for 2024-11-25T12:00:00-08:00 -% \begin{frame}{Announcements} -% \begin{itemize} -% \item -% \end{itemize} -% \end{frame} +\begin{frame}{Announcements} + \begin{itemize} + \item E4E Hackathon (Web/Exporters/etc) + \end{itemize} +\end{frame} diff --git a/images/rtt/gcs.jpg b/images/rtt/gcs.jpg new file mode 100644 index 0000000..b1275d2 Binary files /dev/null and b/images/rtt/gcs.jpg differ diff --git a/project_fs_core.tex b/project_fs_core.tex index 24d32a6..4b860cc 100644 --- a/project_fs_core.tex +++ b/project_fs_core.tex @@ -1,8 +1,28 @@ +% Slides for 2024-11-25 % To create a slide, use the following: % \begin{frame}{TITLE} % BODY % \end{frame} +\begin{frame}{Grouper Mooon} + \begin{itemize} + \item Generated frames from grouper videos (5 sec per frame) + \item Cleaned all the frames (on the boat, too blurry, too similar) + \item Moved data to label studio + + \end{itemize} + +\end{frame} + +\begin{frame}{Next Step} + \begin{itemize} + \item Test how well fishial and SAM work on segmentation labeling + \item Write an instruction for labeling + \end{itemize} + +\end{frame} + + % To create a slide with a bullet list, use the following: % \begin{frame}{TITLE} % \begin{itemize} diff --git a/project_rtt.tex b/project_rtt.tex index 24d32a6..195c321 100644 --- a/project_rtt.tex +++ b/project_rtt.tex @@ -1,3 +1,4 @@ +% Slides for 2024-11-25 % To create a slide, use the following: % \begin{frame}{TITLE} % BODY @@ -38,3 +39,50 @@ % \end{column} % \end{columns} % \end{frame} + +% To create a slide with a bullet list, use the following: +\begin{frame}{Drone Field Device Software Revamp} + \begin{itemize} + \item Removed Docker/Docker-Compose + \item Ping finder config dynamically loaded from USB stick + \item Logs saved onto USB stick + \item Other misc improvements + \end{itemize} +\end{frame} + +\begin{frame}{Drone Ground Control Station Update} + \begin{columns} + \begin{column}{0.5\textwidth} + \begin{itemize} + \item New UI design and layout + \item GeoTIFF/GEOJSON support works + \item Selecting COMMs device works + \item Adding functions to display info on map + \end{itemize} + \end{column} + \begin{column}{0.5\textwidth} + \centering + \includegraphics[height=0.8\textheight,width=\textwidth,keepaspectratio]{images/rtt/gcs.jpg} + \end{column} + \end{columns} +\end{frame} + +\begin{frame}{Drone Payload Casing} + \begin{itemize} + \item Trying to support different devices + \item Working on sketch + \end{itemize} +\end{frame} + +\begin{frame}{Tower Hardware Ready to Review} + \begin{itemize} + \item Includes: + \item \begin{itemize} + \item MOSFET, Fuse, Converters, Resistors, Connectors + \item STM Nucleo Board + \item Battery + \item Solar Panel, Charge Controller + \end{itemize} + \item Each item has quantity and price + \end{itemize} +\end{frame} \ No newline at end of file