From 0da79d5ebbc6ca30d1bf9b2189d9396f3d6c3bbf Mon Sep 17 00:00:00 2001 From: Corwin Perren Date: Fri, 3 Nov 2017 00:17:37 -0700 Subject: [PATCH] Added the missing abstract --- cs_capstone_documents/requirements/requirements.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cs_capstone_documents/requirements/requirements.tex b/cs_capstone_documents/requirements/requirements.tex index c89cb8f..3193aab 100644 --- a/cs_capstone_documents/requirements/requirements.tex +++ b/cs_capstone_documents/requirements/requirements.tex @@ -110,7 +110,9 @@ \vspace{20pt} \begin{abstract} % 6. Fill in your abstract - % NEW ABSTRACT HERE!!!!!!!!!!!!!! + This document covers the design requirements for the OSU Robotics Club Mars Rover Team's Ground Station Software. + It begins with details about why the software is necessary, and a general overview of what it needs to accomplish. + We then go into further detail about what the specific functional requirements will be, how they relate to each other in terms of dependencies, and then end with stretch goals if there is extra time to complete them. \end{abstract} }