diff options
-rw-r--r-- | thesis/thesis.tex | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/thesis/thesis.tex b/thesis/thesis.tex index 9a3faab..0c7c47b 100644 --- a/thesis/thesis.tex +++ b/thesis/thesis.tex @@ -2150,6 +2150,17 @@ ssr-aap -N “server” -C “127.0.0.1:50002” \subsubsection{Network enabled head tracking} \label{subsubsec:network_enabled_headtracking} + Due to the higher availability of sensors, microcontrollers and + embedded systems in recent years, it has become very affordable to + build network enabled head tracking devices in small series. Many of + the conceived devices, such as the \gls{gpl} licensed \textit{Hedrot} + \citep{website:hedrot}, allow for \gls{osc} communication.\\ + Using the \gls{osc} interface, such a head tracker can be added as a + client to a \gls{ssr} instance. This would probably require + rate-limiting the sensor output, but would enable a networked setup, + that could prove to be cheaper, more reliable and flexible, than the + compile-time opt-ins (i.e.\ VRPN, Polhemus Fastrak/ Patriot, InterSense + InertiaCube3).\\ \cleardoublepage \pagestyle{empty} |