From bc2e9959fa4d5c64d1bb8660da73c58cfa36dd53 Mon Sep 17 00:00:00 2001 From: krunalchande Date: Fri, 18 Jul 2014 16:46:58 -0400 Subject: [PATCH] Added matlab wrapper for Rot3AttitudeFactor. Added a couple of functions to access data from the class in Matlab --- .cproject | 126 +++++++++++++++++------------- gtsam.h | 19 +++++ gtsam/navigation/AHRSFactor.h | 3 + gtsam/navigation/AttitudeFactor.h | 6 ++ 4 files changed, 101 insertions(+), 53 deletions(-) diff --git a/.cproject b/.cproject index 946897361..4801c4641 100644 --- a/.cproject +++ b/.cproject @@ -1,17 +1,19 @@ - + + + + + - - @@ -19,7 +21,7 @@ - +