Commit Graph

339 Commits (303ddc7077cd63b2a6a074f392b18c71fde67a4f)

Author SHA1 Message Date
Ivan Jimenez 2978664cbd Merge branch 'develop' into feature/LPSolver
Conflicts:
	gtsam_unstable/linear/QPSolver.h
2016-01-25 15:59:52 -05: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
Duy-Nguyen Ta 40659cab38 first LPSolver test passed!! 2015-03-25 08:19:43 -04: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
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
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
lvzhaoyang d5bebb93d2 plot the visible samples on cylinders 2015-01-11 23:20:50 -05:00
lvzhaoyang 5564aea332 calculate all the visible points from a camera view 2015-01-11 23:20:37 -05:00
lvzhaoyang 9485553d99 random sample cylinders and plot them on the fields 2015-01-09 10:33:53 -05:00
lvzhaoyang 6732beb1b4 a cylinder MATLAB object 2015-01-07 09:56:18 -05:00
dellaert 6b9c21b942 Reinstated 'fix/matlab_examples_wrapper' changes 2014-12-28 18:44:44 +01:00
dellaert c22a2d80d2 Merge (relevant part of) 'fix/matlab_examples_wrapper' into feature/SoundSlam 2014-12-13 21:00:49 +00:00
dellaert 07177662f2 Fixed plotting and and silenced warnings... 2014-12-13 08:16:40 +01:00
lvzhaoyang 6d97b8d3db Small fix of IMUKittiExampleAdvanced. Now the same priorFactor issue 2014-12-08 10:41:52 -05:00
lvzhaoyang b881135f53 fix TransformProjectionFactorExample.m
But there is a issue that optimizer doesn't generate the trajectory. Will fix it later.
2014-12-07 00:57:32 -05:00
lvzhaoyang 3943ce0d25 fix TransformProjectionFactorExampleISAM 2014-12-07 00:53:08 -05:00
lvzhaoyang bd2b92b75d Small fix, but now have the same priorFactorVector issue as IMUKittiExampleGPS 2014-12-07 00:50:10 -05:00
lvzhaoyang 9dfd6a10e6 Fix TransformCalProjectionFactorExampleISAM.m 2014-12-07 00:47:03 -05:00