Frank Dellaert
							
						 | 
						
							
							
							
							
								
							
								fbcfbf0cdd
								
							
								
							
						 | 
						
							
							
								
								Made naming convention in wrapper uniform.
							
							
							
							
							
							
							
							2D means Pose2 + Point2
3D means Pose3 + Point3 
							
						 | 
						
							2018-12-31 11:19:46 -05:00 | 
						
					
				
					
						
							
							
								 
								Frank Dellaert
							
						 | 
						
							
							
							
							
								
							
								f54b078447
								
							
								
							
						 | 
						
							
							
								
								Fixed retract for SBA
							
							
							
							
							
						 | 
						
							2018-12-31 11:06:32 -05:00 | 
						
					
				
					
						
							
							
								 
								Frank Dellaert
							
						 | 
						
							
							
							
							
								
							
								e1e8de7ced
								
							
								
							
						 | 
						
							
							
								
								Fixed issue with GTSAM 4 deprecated retract
							
							
							
							
							
						 | 
						
							2018-12-31 10:24:48 -05:00 | 
						
					
				
					
						
							
							
								 
								Frank Dellaert
							
						 | 
						
							
							
							
							
								
							
								63acd1a50c
								
							
								
							
						 | 
						
							
							
								
								Add bearing and range factor tests
							
							
							
							
							
						 | 
						
							2018-12-30 18:35:33 -05:00 | 
						
					
				
					
						
							
							
								 
								Frank Dellaert
							
						 | 
						
							
							
							
							
								
							
								66959f8423
								
							
								
							
						 | 
						
							
							
								
								Added noise model to make test succeed
							
							
							
							
							
						 | 
						
							2018-12-30 14:34:06 -05:00 | 
						
					
				
					
						
							
							
								 
								AltNav NUC
							
						 | 
						
							
							
							
							
								
							
								646f56413f
								
							
								
							
						 | 
						
							
							
								
								Update calling convention for pre-integrated IMU measurements in IMUKittiExampleGps, fix scope problem in plot3DTrajectory and make sure that all accessed values are of type Pose3
							
							
							
							
							
						 | 
						
							2018-05-14 17:40:48 -07:00 | 
						
					
				
					
						
							
							
								 
								Simon Julier
							
						 | 
						
							
							
							
							
								
							
								f802099bfd
								
							
								
							
						 | 
						
							
							
								
								Tidied up the text to make it a bit clearer / less ambiguous.y
							
							
							
							
							
						 | 
						
							2017-01-18 19:13:25 +00:00 | 
						
					
				
					
						
							
							
								 
								Simon Julier
							
						 | 
						
							
							
							
							
								
							
								2a4aa76e7e
								
							
								
							
						 | 
						
							
							
								
								Added instructions on the iostream and the wrapper. Also added instructions on how to enable the toolbox.y
							
							
							
							
							
						 | 
						
							2017-01-18 18:58:48 +00:00 | 
						
					
				
					
						
							
							
								 
								dellaert
							
						 | 
						
							
							
							
							
								
							
								1233a9c9b7
								
							
								
							
						 | 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into feature/Feature/FixedValues
							
							
							
							
							
							
							
							Conflicts:
	gtsam.h
	python/handwritten/nonlinear/Values.cpp 
							
						 | 
						
							2016-04-10 17:40:26 -07:00 | 
						
					
				
					
						
							
							
								 
								dellaert
							
						 | 
						
							
							
							
							
								
							
								69c182d5a4
								
							
								
							
						 | 
						
							
							
								
								Some comments, formatting
							
							
							
							
							
						 | 
						
							2016-04-10 11:12:46 -07:00 | 
						
					
				
					
						
							
							
								 
								dellaert
							
						 | 
						
							
							
							
							
								
							
								71b6c1da82
								
							
								
							
						 | 
						
							
							
								
								Fixed issues with factor and IMU parameters
							
							
							
							
							
						 | 
						
							2016-04-10 10:56:09 -07:00 | 
						
					
				
					
						
							
							
								 
								dellaert
							
						 | 
						
							
							
							
							
								
							
								63ca5dcfb0
								
							
								
							
						 | 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into feature/Feature/FixedValues
							
							
							
							
							
							
							
							Conflicts:
	.cproject
	examples/Pose2SLAMExample_graph.cpp
	examples/SFMExample_SmartFactor.cpp
	examples/SFMExample_SmartFactorPCG.cpp
	gtsam.h
	gtsam/geometry/CameraSet.h
	gtsam/geometry/StereoCamera.cpp
	gtsam/geometry/StereoCamera.h
	gtsam/geometry/tests/testCameraSet.cpp
	gtsam/linear/RegularJacobianFactor.h
	gtsam/linear/tests/testRegularJacobianFactor.cpp
	gtsam/nonlinear/ExpressionFactor.h
	gtsam/nonlinear/expressions.h
	gtsam/slam/JacobianFactorQR.h
	gtsam/slam/JacobianSchurFactor.h
	gtsam/slam/RegularHessianFactor.h
	gtsam/slam/RegularImplicitSchurFactor.h
	gtsam/slam/SmartFactorBase.h
	gtsam/slam/SmartProjectionFactor.h
	gtsam/slam/SmartProjectionPoseFactor.h
	gtsam/slam/tests/testRegularHessianFactor.cpp
	gtsam/slam/tests/testRegularImplicitSchurFactor.cpp
	gtsam/slam/tests/testSmartFactorBase.cpp
	gtsam/slam/tests/testSmartProjectionPoseFactor.cpp
	gtsam_unstable/examples/SmartProjectionFactorExample.cpp
	gtsam_unstable/examples/SmartStereoProjectionFactorExample.cpp
	gtsam_unstable/slam/SmartStereoProjectionFactor.h
	gtsam_unstable/slam/SmartStereoProjectionPoseFactor.h
	gtsam_unstable/slam/tests/testSmartStereoProjectionPoseFactor.cpp 
							
						 | 
						
							2015-08-31 21:06:37 -07:00 | 
						
					
				
					
						
							
							
								 
								cbeall3
							
						 | 
						
							
							
							
							
								
							
								83d02a7f27
								
							
								
							
						 | 
						
							
							
								
								Only install (and run) testSerialization.m if GTSAM_WRAP_SERIALIZATION is on.
							
							
							
							
							
						 | 
						
							2015-05-20 22:44:33 -04:00 | 
						
					
				
					
						
							
							
								 
								dellaert
							
						 | 
						
							
							
							
							
								
							
								cd77ec8fd4
								
							
								
							
						 | 
						
							
							
								
								Added triangulation wrapping, tested and works in MATLAB !
							
							
							
							
							
						 | 
						
							2015-05-03 18:54:17 -07:00 | 
						
					
				
					
						
							
							
								 
								cbeall3
							
						 | 
						
							
							
							
							
								
							
								efa266515d
								
							
								
							
						 | 
						
							
							
								
								Fix for new warning in CMake 3.1. Variables in if statements should be unquoted
							
							
							
							
							
						 | 
						
							2015-02-22 20:06:00 -05:00 | 
						
					
				
					
						
							
							
								 
								dellaert
							
						 | 
						
							
							
							
							
								
							
								bac79bee12
								
							
								
							
						 | 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into feature/Feature/FixedValues
							
							
							
							
							
						 | 
						
							2015-01-23 04:48:18 +01:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								0f100e8228
								
							
								
							
						 | 
						
							
							
								
								add the scale of visualization for covariance matrix
							
							
							
							
							
						 | 
						
							2015-01-22 20:39:02 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								cf26dec49e
								
							
								
							
						 | 
						
							
							
								
								add noise to incremental poses. more realistic
							
							
							
							
							
						 | 
						
							2015-01-22 20:25:01 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								fd6b377d4b
								
							
								
							
						 | 
						
							
							
								
								check under constrained measurement in monocular camera setup
							
							
							
							
							
						 | 
						
							2015-01-22 16:53:36 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								34ae976f6a
								
							
								
							
						 | 
						
							
							
								
								fix the indeterminant system in stereo case
							
							
							
							
							
						 | 
						
							2015-01-22 15:35:28 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								d47e4d4853
								
							
								
							
						 | 
						
							
							
								
								changes to monocular camera
							
							
							
							
							
						 | 
						
							2015-01-22 15:00:21 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								e74d64c90b
								
							
								
							
						 | 
						
							
							
								
								add labels
							
							
							
							
							
						 | 
						
							2015-01-22 11:24:43 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								fa023aac1a
								
							
								
							
						 | 
						
							
							
								
								change lightings and add flying through sequence
							
							
							
							
							
						 | 
						
							2015-01-22 00:25:06 -05:00 | 
						
					
				
					
						
							
							
								 
								dellaert
							
						 | 
						
							
							
							
							
								
							
								7430d0484b
								
							
								
							
						 | 
						
							
							
								
								Faster version if no marginals
							
							
							
							
							
						 | 
						
							2015-01-22 02:10:17 +01:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								2627f9a9cd
								
							
								
							
						 | 
						
							
							
								
								flying camera view changes
							
							
							
							
							
						 | 
						
							2015-01-21 16:18:03 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								5cde63acd2
								
							
								
							
						 | 
						
							
							
								
								plot incremental position
							
							
							
							
							
						 | 
						
							2015-01-21 00:14:37 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								47c68f678c
								
							
								
							
						 | 
						
							
							
								
								generate a flying camera video
							
							
							
							
							
						 | 
						
							2015-01-20 14:06:39 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								73455833fc
								
							
								
							
						 | 
						
							
							
								
								ploting trajectories animation
							
							
							
							
							
						 | 
						
							2015-01-19 23:56:04 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								1c5cdb830b
								
							
								
							
						 | 
						
							
							
								
								change of point density to make it plotable
							
							
							
							
							
						 | 
						
							2015-01-19 16:52:48 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								b202bbd5f1
								
							
								
							
						 | 
						
							
							
								
								add in simulated camera options
							
							
							
							
							
						 | 
						
							2015-01-19 16:18:18 -05:00 | 
						
					
				
					
						
							
							
								 
								dellaert
							
						 | 
						
							
							
							
							
								
							
								d42391d28d
								
							
								
							
						 | 
						
							
							
								
								Added test of Cal3Unified and cleaned up a bit
							
							
							
							
							
						 | 
						
							2015-01-15 16:20:22 +01:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								26df490c55
								
							
								
							
						 | 
						
							
							
								
								remove dulipcate points in stereo camera set up
							
							
							
							
							
						 | 
						
							2015-01-15 01:20:29 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								27b3b5ebed
								
							
								
							
						 | 
						
							
							
								
								plot the points covariance
							
							
							
							
							
						 | 
						
							2015-01-15 01:20:29 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								7eec7f7b45
								
							
								
							
						 | 
						
							
							
								
								to check single measurement constraint.
							
							
							
							
							
						 | 
						
							2015-01-15 01:20:29 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								3cb1f96371
								
							
								
							
						 | 
						
							
							
								
								to make a straight line trajectory
							
							
							
							
							
						 | 
						
							2015-01-15 01:20:29 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								86f580b9ae
								
							
								
							
						 | 
						
							
							
								
								stereo view works fine. but monocular camera still sufferes from the indeterminant system problem
							
							
							
							
							
						 | 
						
							2015-01-14 00:19:17 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								2378d59632
								
							
								
							
						 | 
						
							
							
								
								remove the redudant empty cells
							
							
							
							
							
						 | 
						
							2015-01-14 00:08:35 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								ea556c71d7
								
							
								
							
						 | 
						
							
							
								
								Stereo camera visibility tests passed
							
							
							
							
							
						 | 
						
							2015-01-13 23:36:19 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								4a5d94ea59
								
							
								
							
						 | 
						
							
							
								
								test visibility. monocular camera visibility tests passed
							
							
							
							
							
						 | 
						
							2015-01-13 23:25:44 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								da06689677
								
							
								
							
						 | 
						
							
							
								
								update the stereo model and occlusion detection
							
							
							
							
							
						 | 
						
							2015-01-13 21:21:48 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								d62cb440db
								
							
								
							
						 | 
						
							
							
								
								interface update
							
							
							
							
							
						 | 
						
							2015-01-13 16:33:47 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								f4da1f874b
								
							
								
							
						 | 
						
							
							
								
								get points track and visualize
							
							
							
							
							
						 | 
						
							2015-01-13 11:34:24 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								1094739680
								
							
								
							
						 | 
						
							
							
								
								small fix of empty return points values
							
							
							
							
							
						 | 
						
							2015-01-13 02:01:28 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								6ab95f60c2
								
							
								
							
						 | 
						
							
							
								
								use circle generator to replace the random data generator. This can fix the indeterminant system error.
							
							
							
							
							
						 | 
						
							2015-01-13 01:32:59 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								10dc767eda
								
							
								
							
						 | 
						
							
							
								
								change monocular set up and add stereo test. Still under test
							
							
							
							
							
						 | 
						
							2015-01-12 23:27:50 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								678aabce3e
								
							
								
							
						 | 
						
							
							
								
								add stereo set up
							
							
							
							
							
						 | 
						
							2015-01-12 23:27:21 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								39f5aa499e
								
							
								
							
						 | 
						
							
							
								
								2D monocular track. Testing with random data now throws indeterminant linear system exception
							
							
							
							
							
						 | 
						
							2015-01-12 23:27:06 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								a8bf2a4da1
								
							
								
							
						 | 
						
							
							
								
								function3 add graph measurement and initial estimate
							
							
							
							
							
						 | 
						
							2015-01-12 16:10:49 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								b45e81725b
								
							
								
							
						 | 
						
							
							
								
								an update of function 1&2 cameraFlyingExample. function3&4 in construction
							
							
							
							
							
						 | 
						
							2015-01-11 23:22:42 -05:00 | 
						
					
				
					
						
							
							
								 
								lvzhaoyang
							
						 | 
						
							
							
							
							
								
							
								377c462818
								
							
								
							
						 | 
						
							
							
								
								cylinderSampling moved to gtsam+ folder
							
							
							
							
							
						 | 
						
							2015-01-11 23:21:59 -05:00 |