-\section{Setup}
-Fit function from data in experiment 1; algorithm determined target value for
-distance from fit function and input distance and input velocity.
-
-approach: correct imprecise measurement
+As presumed in section \ref{exp1:results}, errors in the Roomba's movements
+could originate from imprecise measurement of the Roomba's internal sensors or
+in the Wiselib implementation. So a natural approach to correct this sort of
+errors would be to average the results for each data point from Experiment 1,
+find a function that fits the mean measured error depending of the
+target velocity and target distance or angle as well as possible, and then
+adapting either one of the target parameters so that the resulting movement
+would most likely be the desired target value. In this experiment however, only
+the target distance resp. the target angle was adjusted, while the velocity
+remained unadjusted.