[Jderobot-admin] jderobot-r972 - trunk/src/stable/components/rgbdCalibrator
rocapal en jderobot.org
rocapal en jderobot.org
Mie Ago 14 09:20:02 CEST 2013
Author: rocapal
Date: 2013-08-14 09:19:02 +0200 (Wed, 14 Aug 2013)
New Revision: 972
Modified:
trunk/src/stable/components/rgbdCalibrator/calibration.cpp
Log:
#27 updated headers with relative path
Modified: trunk/src/stable/components/rgbdCalibrator/calibration.cpp
===================================================================
--- trunk/src/stable/components/rgbdCalibrator/calibration.cpp 2013-08-13 10:11:34 UTC (rev 971)
+++ trunk/src/stable/components/rgbdCalibrator/calibration.cpp 2013-08-14 07:19:02 UTC (rev 972)
@@ -22,9 +22,9 @@
#include <calibration.h>
#include <iostream>
#include "geoUtils.h"
-#include <jderobot/progeo/Progeo.h>
-#include <jderobot/math/Point3D.h>
-#include <jderobot/math/Segment3D.h>
+#include "../../libs/geometry/progeo/Progeo.h"
+#include "../../libs/geometry/math/Point3D.h"
+#include "../../libs/geometry/math/Segment3D.h"
using namespace cv;
More information about the Jderobot-admin
mailing list