Alex Cunningham
							
						 | 
						
							
							
							
							
								
							
								6daa86f137
								
							
								
							
						 | 
						
							
							
								
								Fixed C++ versioning issue in wrap, now compiles and toolbox passes matlab tests, testWrap now compiles but does not pass
							
							
							
							
							
						 | 
						
							2012-07-10 14:21:56 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								0e7b5b7832
								
							
								
							
						 | 
						
							
							
								
								Merged from branch 'branches/wrap_mods_inheritance' into branch 'branches/wrap_mods'
							
							
							
							
							
						 | 
						
							2012-07-09 20:54:08 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								6a7dffda22
								
							
								
							
						 | 
						
							
							
								
								Specified noiseModel inheritance in gtsam.h
							
							
							
							
							
						 | 
						
							2012-07-09 20:53:10 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								0bbe6daf6e
								
							
								
							
						 | 
						
							
							
								
								Removed incorrect constructor left in from test
							
							
							
							
							
						 | 
						
							2012-07-09 20:53:09 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								4a0866b519
								
							
								
							
						 | 
						
							
							
								
								Merge remote-tracking branch 'svn/branches/wrap_mods' into wrap_mods_inheritance
							
							
							
							
							
							
							
							Conflicts:
	gtsam.h 
							
						 | 
						
							2012-07-09 20:27:23 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								e915e666b5
								
							
								
							
						 | 
						
							
							
								
								Can return abstract base classes from functions in matlab wrapper, i.e. Values::at
							
							
							
							
							
						 | 
						
							2012-07-09 20:19:37 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								dd8afd6527
								
							
								
							
						 | 
						
							
							
								
								Added clone() to Value
							
							
							
							
							
						 | 
						
							2012-07-09 20:17:49 +00:00 | 
						
					
				
					
						
							
							
								 
								Alex Cunningham
							
						 | 
						
							
							
							
							
								
							
								ab415e0d09
								
							
								
							
						 | 
						
							
							
								
								Updated notes on interface
							
							
							
							
							
						 | 
						
							2012-07-09 20:05:34 +00:00 | 
						
					
				
					
						
							
							
								 
								Alex Cunningham
							
						 | 
						
							
							
							
							
								
							
								ee51dfd68b
								
							
								
							
						 | 
						
							
							
								
								Fixing usage of globals in matlab examples/tests.  Currently, tests fail due to handling of noisemodel
							
							
							
							
							
						 | 
						
							2012-07-09 20:04:06 +00:00 | 
						
					
				
					
						
							
							
								 
								Alex Cunningham
							
						 | 
						
							
							
							
							
								
							
								280bbbb54e
								
							
								
							
						 | 
						
							
							
								
								Wrapped Ordering::InvertedMap
							
							
							
							
							
						 | 
						
							2012-07-09 18:51:07 +00:00 | 
						
					
				
					
						
							
							
								 
								Alex Cunningham
							
						 | 
						
							
							
							
							
								
							
								e451a95991
								
							
								
							
						 | 
						
							
							
								
								Added wrap target to exported/installed targets
							
							
							
							
							
						 | 
						
							2012-07-09 17:14:21 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								8a8b27005f
								
							
								
							
						 | 
						
							
							
								
								wrap_mods_inheritance branch - Can now pass derived classes in as base class arguments (i.e. pass gtsamPose2 where gtsamValues.insert expects gtsamValue)
							
							
							
							
							
						 | 
						
							2012-07-09 00:02:43 +00:00 | 
						
					
				
					
						
							
							
								 
								Alex Cunningham
							
						 | 
						
							
							
							
							
								
							
								9c876ed6b0
								
							
								
							
						 | 
						
							
							
								
								Wrap tests now pass with new file structure
							
							
							
							
							
						 | 
						
							2012-07-08 20:23:47 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								3c27daae18
								
							
								
							
						 | 
						
							
							
								
								wrap_mods_inheritance branch:  in progress with inheritance in matlab wrapper
							
							
							
							
							
						 | 
						
							2012-07-08 12:27:39 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								c1ef79722b
								
							
								
							
						 | 
						
							
							
								
								Created branch /branches/wrap_mods_inheritance from /branches/wrap_mods:12018
							
							
							
							
							
						 | 
						
							2012-07-08 12:27:16 +00:00 | 
						
					
				
					
						
							
							
								 
								Alex Cunningham
							
						 | 
						
							
							
							
							
								
							
								169c0191c6
								
							
								
							
						 | 
						
							
							
								
								Added header needed for uint64_t
							
							
							
							
							
						 | 
						
							2012-07-06 18:58:35 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								da5c924d58
								
							
								
							
						 | 
						
							
							
								
								Merged from branch 'trunk'
							
							
							
							
							
						 | 
						
							2012-07-06 18:37:55 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								59c6234d4f
								
							
								
							
						 | 
						
							
							
								
								Reworked variable removal in iSAM2 to hopefully fix difficult bug
							
							
							
							
							
						 | 
						
							2012-07-06 18:33:01 +00:00 | 
						
					
				
					
						
							
							
								 
								Yong-Dian Jian
							
						 | 
						
							
							
							
							
								
							
								18fe7b17d8
								
							
								
							
						 | 
						
							
							
								
								wrap sparseBA namespace for matlab and add an example
							
							
							
							
							
						 | 
						
							2012-07-06 17:38:32 +00:00 | 
						
					
				
					
						
							
							
								 
								Alex Cunningham
							
						 | 
						
							
							
							
							
								
							
								1abf81052f
								
							
								
							
						 | 
						
							
							
								
								Removed unused test file - linear containers to appear in MastSLAM
							
							
							
							
							
						 | 
						
							2012-07-06 14:48:25 +00:00 | 
						
					
				
					
						
							
							
								 
								Yong-Dian Jian
							
						 | 
						
							
							
							
							
								
							
								f24002816d
								
							
								
							
						 | 
						
							
							
								
								
							
							
							
							
							
						 | 
						
							2012-07-06 14:19:19 +00:00 | 
						
					
				
					
						
							
							
								 
								Yong-Dian Jian
							
						 | 
						
							
							
							
							
								
							
								6cc65ad8b3
								
							
								
							
						 | 
						
							
							
								
								rename sba to sparseBA
							
							
							
							
							
						 | 
						
							2012-07-06 14:18:31 +00:00 | 
						
					
				
					
						
							
							
								 
								Frank Dellaert
							
						 | 
						
							
							
							
							
								
							
								dc811e60d0
								
							
								
							
						 | 
						
							
							
								
								bugfix
							
							
							
							
							
						 | 
						
							2012-07-06 10:44:35 +00:00 | 
						
					
				
					
						
							
							
								 
								Frank Dellaert
							
						 | 
						
							
							
							
							
								
							
								fc85f917cd
								
							
								
							
						 | 
						
							
							
								
								reprojectionErrors
							
							
							
							
							
						 | 
						
							2012-07-06 07:38:25 +00:00 | 
						
					
				
					
						
							
							
								 
								Frank Dellaert
							
						 | 
						
							
							
							
							
								
							
								1bc4db97c6
								
							
								
							
						 | 
						
							
							
								
								More efficient operations from within MATLAB
							
							
							
							
							
						 | 
						
							2012-07-05 23:32:37 +00:00 | 
						
					
				
					
						
							
							
								 
								Stephen Williams
							
						 | 
						
							
							
							
							
								
							
								134951f21c
								
							
								
							
						 | 
						
							
							
								
								In iSAM2, added a check in the Batch-mode path that checks if linearized factors should be stored for performance reasons. Without this, factors were cached in batch-mode but not in the normal incremental-mode, leading to inconsistency
							
							
							
							
							
						 | 
						
							2012-07-05 18:59:10 +00:00 | 
						
					
				
					
						
							
							
								 
								Stephen Williams
							
						 | 
						
							
							
							
							
								
							
								f55612d381
								
							
								
							
						 | 
						
							
							
								
								Moved the 'markKeys' generation in iSAM2 until after the call to RemoveVariables. Since the 'RemoveVariables' function permutes the ordering, this ensures markedKeys uses the correct indices
							
							
							
							
							
						 | 
						
							2012-07-05 18:50:09 +00:00 | 
						
					
				
					
						
							
							
								 
								Stephen Williams
							
						 | 
						
							
							
							
							
								
							
								f575cb4cc0
								
							
								
							
						 | 
						
							
							
								
								Fixed bug in iSAM2 where variables are deleted inside of iSAM2 even though they appear in the set of new, incoming factors
							
							
							
							
							
						 | 
						
							2012-07-05 18:37:08 +00:00 | 
						
					
				
					
						
							
							
								 
								Frank Dellaert
							
						 | 
						
							
							
							
							
								
							
								50b40b1b5b
								
							
								
							
						 | 
						
							
							
								
								printing detail
							
							
							
							
							
						 | 
						
							2012-07-05 18:10:09 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								5912b7f235
								
							
								
							
						 | 
						
							
							
								
								Moved library postfix option to GtsamBuildTypes
							
							
							
							
							
						 | 
						
							2012-07-05 18:07:18 +00:00 | 
						
					
				
					
						
							
							
								 
								Frank Dellaert
							
						 | 
						
							
							
							
							
								
							
								699aaf51bb
								
							
								
							
						 | 
						
							
							
								
								Values copy constructor exposed in MATLAB
							
							
							
							
							
						 | 
						
							2012-07-05 17:56:34 +00:00 | 
						
					
				
					
						
							
							
								 
								Alex Cunningham
							
						 | 
						
							
							
							
							
								
							
								fe133ef97c
								
							
								
							
						 | 
						
							
							
								
								Updated expected files to match current wrap test
							
							
							
							
							
						 | 
						
							2012-07-05 17:14:40 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								b460f2a721
								
							
								
							
						 | 
						
							
							
								
								Added missing 'typename's
							
							
							
							
							
						 | 
						
							2012-07-05 17:08:40 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								806d86513d
								
							
								
							
						 | 
						
							
							
								
								Fixed bug in iSAM2 variable removal where removed variables still became marked when marking relin-affected variables
							
							
							
							
							
						 | 
						
							2012-07-05 17:08:05 +00:00 | 
						
					
				
					
						
							
							
								 
								Yong-Dian Jian
							
						 | 
						
							
							
							
							
								
							
								ad66f9ee19
								
							
								
							
						 | 
						
							
							
								
								a simple sba suite and unit test.
							
							
							
							
							
						 | 
						
							2012-07-05 16:41:13 +00:00 | 
						
					
				
					
						
							
							
								 
								Yong-Dian Jian
							
						 | 
						
							
							
							
							
								
							
								e437084349
								
							
								
							
						 | 
						
							
							
								
								remove a custom constructor for LMParams, update matlab interface and tests  accordingly
							
							
							
							
							
						 | 
						
							2012-07-05 15:08:07 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								b9602ee49b
								
							
								
							
						 | 
						
							
							
								
								svn:externals points to cmake-libs branch
							
							
							
							
							
						 | 
						
							2012-07-05 14:05:04 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								ea687c9ff8
								
							
								
							
						 | 
						
							
							
								
								Uncommented some overloads in gtsam.h
							
							
							
							
							
						 | 
						
							2012-07-05 14:05:02 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								f774a380ec
								
							
								
							
						 | 
						
							
							
								
								Implemented method overloading in matlab wrapper, made static functions static in matlab classes
							
							
							
							
							
						 | 
						
							2012-07-05 14:05:00 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								8ab18498ad
								
							
								
							
						 | 
						
							
							
								
								Add to collector through matlab function to allow returning objects from other wrap modules
							
							
							
							
							
						 | 
						
							2012-07-05 14:04:57 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								ce4968d498
								
							
								
							
						 | 
						
							
							
								
								Wrap cmake options to more easily link with additional libraries
							
							
							
							
							
						 | 
						
							2012-07-05 14:04:55 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								14c384c0dd
								
							
								
							
						 | 
						
							
							
								
								wrap flags for gtsam_unstable
							
							
							
							
							
						 | 
						
							2012-07-05 14:04:53 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								8f8975f47f
								
							
								
							
						 | 
						
							
							
								
								Removed obsolete code for generating matlab wrapper makefiles and build script
							
							
							
							
							
						 | 
						
							2012-07-05 14:04:51 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								bf0b727d98
								
							
								
							
						 | 
						
							
							
								
								More cleanup of mex flag passing
							
							
							
							
							
						 | 
						
							2012-07-05 14:04:48 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								1ee7162383
								
							
								
							
						 | 
						
							
							
								
								Fixed warnings
							
							
							
							
							
						 | 
						
							2012-07-05 14:04:46 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								9e8f3defee
								
							
								
							
						 | 
						
							
							
								
								Cleaned up passing mex command line arguments
							
							
							
							
							
						 | 
						
							2012-07-05 14:04:44 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								dd0b7dd5a0
								
							
								
							
						 | 
						
							
							
								
								Added missing #pragma once
							
							
							
							
							
						 | 
						
							2012-07-05 14:04:42 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								82c6b5101f
								
							
								
							
						 | 
						
							
							
								
								Having cmake directly call mex to compile wrapper .cpp file instead of calling generated makefile
							
							
							
							
							
						 | 
						
							2012-07-05 14:04:39 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								b5937ce35d
								
							
								
							
						 | 
						
							
							
								
								Modified wrap to generate a single cpp wrapper file containing all wrapped functions, and one .m file per class and static method.
							
							
							
							
							
						 | 
						
							2012-07-05 14:04:36 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								11911e8940
								
							
								
							
						 | 
						
							
							
								
								Created branch /branches/wrap_mods from /trunk:11889
							
							
							
							
							
						 | 
						
							2012-07-05 14:04:31 +00:00 |