\title{Tibi and Dabo procedures:\\ Battery management}
\author{labroboticamobil@iri.upc.edu}
\date{October 2019}
\begin{document}
\maketitle
\tableofcontents
\listoffigures
%\listoftables
\newpage
\section{Description}
This document describes how to handle, monitor and charge the batteries of Tibi and Dabo robots \cite{tibidabo}.
It includes three procedures, one to check the battery status, one to charge the batteries and one to change the batteries.
\section{Preliminary considerations}
\subsection{Safety}
Safety considerations to be taken into account when following these procedures are shown in this document with this \inlineimage{attention.png} icon, and are collected, in addition to other general safety measures, in the Tibi Dabo Safety sheets \cite{safety-sheets}.
\subsection{Batteries description}
Both robots have two main batteries each. See table \ref{tab:battery-spec} for more details.
\begin{itemize}
\item Payload battery: it powers all the on-board computers sensors and devices.
\item Platform battery: it powers the Segway RMP 200 platform.
\end{itemize}
% Please add the following required packages to your document preamble:
% \usepackage[table,xcdraw]{xcolor}
% If you use beamer only pass "xcolor=table" option, i.e. \documentclass[xcolor=table]{beamer}