From 7bed9398f1252ff6aabc21823bc2c3e2f58885c4 Mon Sep 17 00:00:00 2001 From: Matteo Cypriani Date: Fri, 24 Aug 2012 16:39:41 +0200 Subject: [PATCH] config: enable output.2d-error --- v1.3.1/owlps-config/owlps-positioner.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/v1.3.1/owlps-config/owlps-positioner.conf b/v1.3.1/owlps-config/owlps-positioner.conf index 94a3d89..0478cbc 100644 --- a/v1.3.1/owlps-config/owlps-positioner.conf +++ b/v1.3.1/owlps-config/owlps-positioner.conf @@ -209,6 +209,12 @@ ignore-ap-reference-points = true [output] # The following options are related to the output of the results. +# Compute the euclidean distance error in two dimensions instead of +# three dimensions. This can be useful when doing experiments on only +# one floor. +# The default is false, i.e. the error is computed in 3D. +2d-error = true + # This is the default output if none is specified. medium = Terminal