|  zhaoyang | 12f9b413ff | feature: add concept test for similarity3 | 2015-06-26 16:01:26 -04:00 | 
				
					
						|  zhaoyang | 400a17d9ab | change: a little clean up | 2015-06-26 15:44:08 -04:00 | 
				
					
						|  Paul Drews | 99fce3f5af | Added a few tests | 2015-06-11 19:55:10 -04:00 | 
				
					
						|  Paul Drews | f6ac546cc3 | Added comparison to brute force matrix exponential | 2015-06-11 13:56:35 -04:00 | 
				
					
						|  Paul Drews | 5ceb7d9ddc | Fully implemented logmap/expmap, which are used for retract/localCoordinates | 2015-06-10 16:36:56 -04:00 | 
				
					
						|  Paul Drews | 0d5f0510ab | Expmap and Logmap, still incorrect around identity | 2015-06-10 11:01:34 -04:00 | 
				
					
						|  dellaert | d8822e5b57 | H1 works for rot/translation, but not scale :-( | 2015-03-02 21:58:54 -08:00 | 
				
					
						|  dellaert | e0e5590856 | matrix() returns 4*4 matrix \in GL(4) | 2015-03-02 21:08:23 -08:00 | 
				
					
						|  dellaert | 6bfda9fcba | Added prototype derivatives for transform_from | 2015-03-02 20:34:56 -08:00 | 
				
					
						|  dellaert | 1e58c0b0a2 | Comments and standard BORG formatting | 2015-03-02 19:34:33 -08:00 | 
				
					
						|  Paul Drews | 6faa881de6 | Make the code prettier. | 2015-02-26 15:10:59 -05:00 | 
				
					
						|  Paul Drews | 9991ae04f3 | Fixed unit tests | 2015-02-25 10:59:25 -05:00 | 
				
					
						|  Paul Drews | f9ccd23d4a | Refactored into class and unit test | 2015-02-19 01:21:20 -05:00 | 
				
					
						|  Paul Drews | 42d8e1fcb2 | Working Sim3 Transform | 2015-02-13 09:06:08 -05:00 | 
				
					
						|  Paul Drews | db73a0dd1d | Working, with stub log/expmap and identity | 2015-01-28 14:55:13 -05:00 | 
				
					
						|  Paul Drews | 10b56a115c | Working Similarity3 transform with unit tests. | 2015-01-26 13:38:32 -05:00 | 
				
					
						|  Paul Drews | c6b3535dda | retract works, local coordiantes still broken | 2015-01-25 01:28:16 -05:00 | 
				
					
						|  Paul Drews | a87a3dd987 | Rotation works, translation and scale incorrect | 2015-01-24 22:42:48 -05:00 | 
				
					
						|  Paul Drews | d28ef19b9a | Merge remote-tracking branch 'origin/develop' into feature/Similarity Partial update of Similarity to BAD
Conflicts:
	.gitignore | 2015-01-23 08:10:21 -05:00 | 
				
					
						|  Paul Drews | bade68fa33 | Simple single prior optimization | 2015-01-12 12:58:17 -05:00 | 
				
					
						|  Paul Drews | a88b10eacc | Working similarity3 transform with unit tests | 2015-01-07 09:57:48 -05:00 | 
				
					
						|  Paul Drews | 89460fe931 | Unit tests still fail, but believed to be correct. | 2015-01-02 09:02:43 -05:00 | 
				
					
						|  Paul Drews | a7b8e60272 | Unit test failure, either retraction or localCoordinates is wrong for rotation | 2014-12-12 10:38:59 -05:00 | 
				
					
						|  Paul Drews | c6e4cd5e03 | Operational Sim3 with basic unit tests | 2014-12-12 10:12:58 -05:00 | 
				
					
						|  Paul Drews | 69f27b9488 | Additional unit test | 2014-12-12 08:43:57 -05:00 | 
				
					
						|  Paul Drews | 8c4468185a | Take a stab at localCoordinates | 2014-12-11 22:54:02 -05:00 | 
				
					
						|  dellaert | d17caa5487 | Event header and test file | 2014-12-10 19:14:18 +01:00 | 
				
					
						|  dellaert | f71513b3bf | Compiles and test runs | 2014-12-05 15:50:09 +01:00 | 
				
					
						|  Paul Drews | 51c4a50c23 | Initial broken commit of Similarity Transform | 2014-12-05 09:28:10 -05:00 | 
				
					
						|  Richard Roberts | aa093a35da | Updated all comma initializer usages to use .finished() | 2014-11-22 16:35:27 -08:00 | 
				
					
						|  dellaert | 3824fe5f90 | Fixed assert_equal and warnings | 2014-11-04 15:48:30 +01:00 | 
				
					
						|  dellaert | 4afe132b1a | Fixed dimensions of Vectors | 2014-11-04 15:41:14 +01:00 | 
				
					
						|  dellaert | 113b9d2e74 | Got rid of unnecessary LieVector usage that broke fixed-code | 2014-10-22 01:32:59 +02:00 | 
				
					
						|  dellaert | 1eb5e185e5 | New numericalDerivatives with traits an Charts - still some segfaults, *and* there should be no need for (a) multiple prototypes to match against c++ pointers, (b) the use of explicit template arguments. A task for someone... | 2014-10-21 18:50:52 +02:00 | 
				
					
						|  cbeall3 | 87f5818776 | Move smart projection factor | 2014-05-31 15:33:19 -04:00 | 
				
					
						|  Luca | 6f692b1547 | Merge branch 'develop' Conflicts:
	gtsam/base/SymmetricBlockMatrix.cpp
	gtsam/linear/JacobianFactor-inl.h
	gtsam_unstable/geometry/tests/testTriangulation.cpp | 2014-03-12 12:57:59 -04:00 | 
				
					
						|  dellaert | b1013163e7 | Switched to TriangulationFactors: huge improvement | 2014-03-02 15:51:02 -05:00 | 
				
					
						|  dellaert | 5c466a7914 | Moved to header file | 2014-03-02 15:36:29 -05:00 | 
				
					
						|  dellaert | a7f98a8316 | Drastically simplified by passing cameras | 2014-03-02 15:33:56 -05:00 | 
				
					
						|  dellaert | f3ee25f1a8 | TriangulationFactor, first version | 2014-03-02 14:56:50 -05:00 | 
				
					
						|  dellaert | dfee108e53 | Some more refactoring | 2014-03-02 13:49:42 -05:00 | 
				
					
						|  dellaert | bf779af3d1 | added twoPoses test | 2014-03-02 13:44:18 -05:00 | 
				
					
						|  dellaert | 7b93cd207c | fixed header bloat | 2014-03-02 13:34:43 -05:00 | 
				
					
						|  dellaert | 68401cf216 | removed Cheirality testing in that GTSAM mode | 2014-03-02 13:16:36 -05:00 | 
				
					
						|  dellaert | ba6f857663 | Removed some copy/paste | 2014-03-02 13:02:21 -05:00 | 
				
					
						|  Richard Roberts | 485b3b475a | Fixed a typo that disabled the testTriangulation tests. | 2014-02-23 18:50:58 -05:00 | 
				
					
						|  Richard Roberts | 661a157553 | Working on standardizing/simplifying building unit tests and examples.  Much simpler cmake function to add a glob of tests, doing away with convenience libraries, and removing other options that we never change from their defaults. | 2014-02-13 01:34:31 -05:00 | 
				
					
						|  jing | 96296333ae | remove all LieVector(size_t m, ...), which doesn't check parameter's type and it's also dangerous | 2014-01-23 18:35:29 -05:00 | 
				
					
						|  jing | 8641816b21 | fix Vector_() in gtsam_unstable and tests | 2014-01-23 02:03:12 -05:00 | 
				
					
						|  Frank Dellaert | 199505db5f | Changed API for triangulation to use vectors of pinhole cameras, or a vector of poses and a single calibration | 2013-11-06 06:31:46 +00:00 |