Commit Graph

2159 Commits (cc858224aacba633c7d1ba2a6e17aa7675d3913c)

Author SHA1 Message Date
Alex Cunningham cc858224aa Comments only - broken parts in Pose3 correct expmap 2011-11-26 22:28:45 +00:00
Nick Barrash 57cfb0f717 Updated comment groupings for a few of the geometry classes. 2011-11-26 04:46:22 +00:00
Alex Cunningham 9a21cbc76e Reworked PartialPriorFactor implementation to simpler 2011-11-25 19:27:00 +00:00
Andrew Melim 3eae2dd2b8 ARDrone configure script 2011-11-22 18:37:58 +00:00
Alex Cunningham 5d2790aa5e Added fixme comments in LDL 2011-11-18 19:38:55 +00:00
Alex Cunningham 163e60d43d Fixed bug in add() - now finds the correct function 2011-11-18 17:08:24 +00:00
Alex Cunningham 8bc83d4219 Changed -inl.h use with Values and TupleValues, removed instantiation macros for Values and TupleValues 2011-11-17 22:44:46 +00:00
Alex Cunningham 96f77466c6 Removed need to include -inl.h for isam variants 2011-11-17 21:20:04 +00:00
Stephen Williams 9d8c2088d2 Fixed error in NegativeMatrixException print statement 2011-11-17 21:07:08 +00:00
Nick Barrash f050fc614f Updated the documentation for Pose3 2011-11-17 19:12:05 +00:00
Alex Cunningham ba22799b67 Removed unnecessary includes 2011-11-17 18:45:41 +00:00
Alex Cunningham b5e46e9b7c Added an optional template parameter to ISAM2 for a customized nonlinear factor graph 2011-11-17 18:15:41 +00:00
Alex Cunningham 6d961844c4 Added optional template parameter for NonlinearISAM to specify a specialized graph 2011-11-17 14:09:04 +00:00
Alex Cunningham f0b5e5ea3b Added Base and This typedefs to TupleValuesN 2011-11-16 19:05:51 +00:00
Yong-Dian Jian 68cdbfa9f2 fix typo 2011-11-16 03:54:07 +00:00
Richard Roberts 2f13d0b961 Added version of calculateEstimate(const KEY&) to calculate only a single variable 2011-11-15 17:06:34 +00:00
Richard Roberts 2c5135e5f9 Fixed bug in relinarized variable count 2011-11-14 21:39:42 +00:00
Chris Beall 7cd6eaa8e4 get measurement 2011-11-14 20:22:20 +00:00
Alex Cunningham 8cf2b84f5a Lie/Manifold documentation 2011-11-14 17:57:12 +00:00
Richard Roberts 83ccc6211e Fixed Data subdirectory with wrong path for make dist 2011-11-12 21:18:44 +00:00
Alex Cunningham fc07fa4c35 Adding headers 2011-11-11 15:42:36 +00:00
Alex Cunningham bdc2d8f996 Fixed switching to QR for constrained graphs 2011-11-10 19:44:03 +00:00
Alex Cunningham af9320e468 Cleaned up commented code 2011-11-10 15:19:04 +00:00
Alex Cunningham f77c479dec pacifying warning 2011-11-10 02:42:22 +00:00
Alex Cunningham 0fe13ae3ca Fixed noisemodel compile error, moved remaining nonlinear constraints to NonlinearEquality 2011-11-10 02:05:03 +00:00
Alex Cunningham 98410ca5c9 Merge branch 'unified_constraints'
Conflicts:
	gtsam/linear/NoiseModel.cpp
	gtsam/linear/NoiseModel.h
	gtsam/linear/tests/testNoiseModel.cpp
2011-11-09 22:15:40 +00:00
Alex Cunningham 70afdfb7d3 Added mu to noisemodel 2011-11-09 22:09:52 +00:00
Richard Roberts 9fe47025d5 Added ISAM2 result struct to return information about updates 2011-11-09 17:33:14 +00:00
Paul Kippes 6f406dc7d4 Keep timing class from slowing performance when timing disabled (merged change from r7480:7481) 2011-11-09 15:23:57 +00:00
Richard Roberts b3072a4bfe Added missing pragma once 2011-11-09 03:33:26 +00:00
Richard Roberts 711535e818 Added missing header and reverted debugging change from quaternion merge 2011-11-09 03:33:13 +00:00
Richard Roberts 716c5175ab Quaternion implementation of Rot3, made default with GTSAM_DEFAULT_QUATERNIONS 2011-11-09 01:40:20 +00:00
Richard Roberts 3cd3a06eb7 Unit test bug fix - wasn't a rotation matrix 2011-11-09 01:39:18 +00:00
Richard Roberts 3db9bb1a00 NonlinearOptimizer - Message to indicate max iterations reached when verbose 2011-11-09 01:38:43 +00:00
Alex Cunningham d340e556b5 Fixes due to bad merge 2011-11-07 21:16:26 +00:00
Alex Cunningham 8592e6b2c6 Renamed LieValues, changed Lie interface 2011-11-07 20:23:20 +00:00
Richard Roberts d57feb54b4 Bug fix in inverse_square_root 2011-11-07 17:31:35 +00:00
Alex Cunningham d03fa3c294 Added missing include 2011-11-07 15:01:51 +00:00
Alex Cunningham 42a3963c7e Merge branch 'master' into retraction_name 2011-11-06 19:40:48 +00:00
Alex Cunningham 5798868ab7 Changed LieValues->Values. Did not change Values typedefs in slam domains, just adjusted namespaces 2011-11-06 19:08:42 +00:00
Richard Roberts 26dd292872 Enabled DogLeg unit test and made DogLeg verbose printing controlled by a flag 2011-11-06 18:26:47 +00:00
Richard Roberts 5670e255ca Added timing tests for virtual classes 2011-11-06 18:19:19 +00:00
Alex Cunningham 929d5259c9 documentation for Pose2 2011-11-06 17:22:09 +00:00
Alex Cunningham b0afd2644b Formatting, comments 2011-11-06 02:16:51 +00:00
Alex Cunningham cceddaa757 Added Group.h to installable headers 2011-11-06 01:54:59 +00:00
Alex Cunningham 4284f07a61 Updates to dogleg to work with newer Lie/Manifold/Group interface 2011-11-05 23:01:50 +00:00
Alex Cunningham 1ec7d7e86e Merge branch 'master' into retraction_name 2011-11-05 23:01:48 +00:00
Alex Cunningham 2b9a3db085 Added Group concept, reworked naming and conventions to reduce unnecessary functions 2011-11-05 23:01:43 +00:00
Richard Roberts 53dfa5dbb9 Merging Dogleg into trunk 2011-11-05 21:29:02 +00:00
Richard Roberts 66b0b2c021 Doxygen workaround in JacobianFactor documetation 2011-11-05 21:26:38 +00:00