mirror of
https://github.com/soconnor0919/honors-thesis.git
synced 2026-02-04 21:46:31 -05:00
Initial commit
This commit is contained in:
11
thesis/chapters/01_introduction.tex
Normal file
11
thesis/chapters/01_introduction.tex
Normal file
@@ -0,0 +1,11 @@
|
||||
\chapter{Introduction}
|
||||
\label{ch:intro}
|
||||
|
||||
\section{Motivation}
|
||||
% TODO
|
||||
|
||||
\section{HRIStudio Overview}
|
||||
% TODO
|
||||
|
||||
\section{Research Objectives}
|
||||
% TODO
|
||||
11
thesis/chapters/02_background.tex
Normal file
11
thesis/chapters/02_background.tex
Normal file
@@ -0,0 +1,11 @@
|
||||
\chapter{Background and Context}
|
||||
\label{ch:background}
|
||||
|
||||
\section{Human-Robot Interaction and Wizard-of-Oz}
|
||||
% TODO
|
||||
|
||||
\section{Project Context}
|
||||
% TODO
|
||||
|
||||
\section{Prior Work}
|
||||
% TODO
|
||||
14
thesis/chapters/03_related_work.tex
Normal file
14
thesis/chapters/03_related_work.tex
Normal file
@@ -0,0 +1,14 @@
|
||||
\chapter{Related Work and State of the Art}
|
||||
\label{ch:related_work}
|
||||
|
||||
\section{Existing Frameworks}
|
||||
% TODO
|
||||
|
||||
\section{General vs. Domain-Specific Tools}
|
||||
% TODO
|
||||
|
||||
\section{Methodological Critiques}
|
||||
% TODO
|
||||
|
||||
\section{Research Gaps}
|
||||
% TODO
|
||||
11
thesis/chapters/04_reproducibility.tex
Normal file
11
thesis/chapters/04_reproducibility.tex
Normal file
@@ -0,0 +1,11 @@
|
||||
\chapter{Reproducibility Challenges in WoZ-based HRI Research}
|
||||
\label{ch:reproducibility}
|
||||
|
||||
\section{Sources of Variability}
|
||||
% TODO
|
||||
|
||||
\section{Infrastructure and Reporting}
|
||||
% TODO
|
||||
|
||||
\section{Platform Requirements}
|
||||
% TODO
|
||||
23
thesis/chapters/05_system_design.tex
Normal file
23
thesis/chapters/05_system_design.tex
Normal file
@@ -0,0 +1,23 @@
|
||||
\chapter{System Design: HRIStudio Platform}
|
||||
\label{ch:design}
|
||||
|
||||
\section{Design Goals}
|
||||
% TODO
|
||||
|
||||
\section{High-Level Architecture}
|
||||
% TODO
|
||||
|
||||
\section{Hierarchical Experimental Model}
|
||||
% TODO
|
||||
|
||||
\section{Visual Experiment Designer}
|
||||
% TODO
|
||||
|
||||
\section{Execution Interfaces}
|
||||
% TODO
|
||||
|
||||
\section{Robot Integration and Plugins}
|
||||
% TODO
|
||||
|
||||
\section{Data Management}
|
||||
% TODO
|
||||
11
thesis/chapters/06_implementation.tex
Normal file
11
thesis/chapters/06_implementation.tex
Normal file
@@ -0,0 +1,11 @@
|
||||
\chapter{Implementation Details}
|
||||
\label{ch:implementation}
|
||||
|
||||
\section{Technology Stack}
|
||||
% TODO
|
||||
|
||||
\section{Technical Challenges}
|
||||
% TODO
|
||||
|
||||
\section{System Capabilities}
|
||||
% TODO
|
||||
11
thesis/chapters/07_evaluation.tex
Normal file
11
thesis/chapters/07_evaluation.tex
Normal file
@@ -0,0 +1,11 @@
|
||||
\chapter{Experimental Evaluation of HRIStudio}
|
||||
\label{ch:evaluation}
|
||||
|
||||
\section{Evaluation Goals}
|
||||
% TODO
|
||||
|
||||
\section{Study Design}
|
||||
% TODO
|
||||
|
||||
\section{Procedure}
|
||||
% TODO
|
||||
8
thesis/chapters/08_results.tex
Normal file
8
thesis/chapters/08_results.tex
Normal file
@@ -0,0 +1,8 @@
|
||||
\chapter{Results}
|
||||
\label{ch:results}
|
||||
|
||||
\section{Quantitative Results}
|
||||
% TODO
|
||||
|
||||
\section{Qualitative Findings}
|
||||
% TODO
|
||||
11
thesis/chapters/09_discussion.tex
Normal file
11
thesis/chapters/09_discussion.tex
Normal file
@@ -0,0 +1,11 @@
|
||||
\chapter{Discussion}
|
||||
\label{ch:discussion}
|
||||
|
||||
\section{Interpretation of Findings}
|
||||
% TODO
|
||||
|
||||
\section{Comparison to Prior Work}
|
||||
% TODO
|
||||
|
||||
\section{Limitations}
|
||||
% TODO
|
||||
8
thesis/chapters/10_conclusion.tex
Normal file
8
thesis/chapters/10_conclusion.tex
Normal file
@@ -0,0 +1,8 @@
|
||||
\chapter{Conclusion and Future Work}
|
||||
\label{ch:conclusion}
|
||||
|
||||
\section{Contributions}
|
||||
% TODO
|
||||
|
||||
\section{Future Directions}
|
||||
% TODO
|
||||
11
thesis/chapters/app_materials.tex
Normal file
11
thesis/chapters/app_materials.tex
Normal file
@@ -0,0 +1,11 @@
|
||||
\chapter{Study Materials}
|
||||
\label{app:materials}
|
||||
|
||||
\section{Protocols}
|
||||
% TODO
|
||||
|
||||
\section{IRB Materials}
|
||||
% TODO
|
||||
|
||||
\section{Questionnaires}
|
||||
% TODO
|
||||
8
thesis/chapters/app_tech_docs.tex
Normal file
8
thesis/chapters/app_tech_docs.tex
Normal file
@@ -0,0 +1,8 @@
|
||||
\chapter{Technical Documentation}
|
||||
\label{app:tech_docs}
|
||||
|
||||
\section{Deployment}
|
||||
% TODO
|
||||
|
||||
\section{Plugin Specification}
|
||||
% TODO
|
||||
Reference in New Issue
Block a user