|  Frank Dellaert | 9d0c88c1dd | Exposed truth | 2012-06-13 17:40:20 +00:00 | 
				
					
						|  Alex Cunningham | 63b3b4ecea | Added matlab interface to get indices out of Values structures.  Added more matlab symbol functions. | 2012-06-13 16:38:51 +00:00 | 
				
					
						|  Alex Cunningham | 1cbc827512 | Changed the data interface for the VisualISAM demos | 2012-06-13 14:58:15 +00:00 | 
				
					
						|  Alex Cunningham | e21696b473 | Adding filtering interfaces for Values to isoloate points and poses | 2012-06-13 13:48:55 +00:00 | 
				
					
						|  Frank Dellaert | 2678be0646 | Fixed up display options in gtsamExamples | 2012-06-13 12:22:31 +00:00 | 
				
					
						|  Frank Dellaert | 89d5f2c4ec | Renamed VisualSLAM to SFM example (as no dometry, and to sync with manual) | 2012-06-13 12:14:50 +00:00 | 
				
					
						|  Frank Dellaert | 0724bd73f3 | Use GenerateData | 2012-06-13 12:07:02 +00:00 | 
				
					
						|  Frank Dellaert | 25b4a15e94 | Got rid of redundant examples (clutter!) | 2012-06-13 12:06:02 +00:00 | 
				
					
						|  Frank Dellaert | 991d8f3c5f | No more need to convert to double after wrap fix | 2012-06-13 12:05:39 +00:00 | 
				
					
						|  Frank Dellaert | d13db7a997 | Fixed wrap problem where a double could not be passed to a method taking a size_t. Also, if a method takes a bool, you now *have* to pass a logical in matlab (i.e., true or false) | 2012-06-13 12:03:33 +00:00 | 
				
					
						|  Frank Dellaert | 0b04e0273e | Some targets | 2012-06-13 10:50:56 +00:00 | 
				
					
						|  Alex Cunningham | 5b47ab512c | Added checking in VisualISAM to only add measurements/priors/initializations for observed landmarks | 2012-06-13 02:31:32 +00:00 | 
				
					
						|  Yong-Dian Jian | cee80c1938 | add a generic nonlinear cg solver | 2012-06-13 01:21:10 +00:00 | 
				
					
						|  Alex Cunningham | b8ca742d3d | Moved demo code back to examples | 2012-06-12 18:21:50 +00:00 | 
				
					
						|  Alex Cunningham | eb40447a5b | Moved VisualISAM gui components out to core matlab utilities - now usable for building other examples | 2012-06-12 16:04:23 +00:00 | 
				
					
						|  Yong-Dian Jian | 8687e1293c | disable error msg | 2012-06-12 14:20:08 +00:00 | 
				
					
						|  Yong-Dian Jian | 6fd2ac7f86 | move iterative.* back to stable. add a template-style nonlinear iterative solver | 2012-06-12 14:19:01 +00:00 | 
				
					
						|  Frank Dellaert | 03a6317a0c | Added LocalizationExample | 2012-06-12 05:29:25 +00:00 | 
				
					
						|  Frank Dellaert | aeeb47d470 | Fixed up comments | 2012-06-12 05:01:12 +00:00 | 
				
					
						|  Frank Dellaert | c8cb0d00c8 | Rename | 2012-06-12 04:57:07 +00:00 | 
				
					
						|  Frank Dellaert | 7638da4192 | Rename | 2012-06-12 04:56:44 +00:00 | 
				
					
						|  Frank Dellaert | 990eca29db | Added an example selector. Try it using gtsamExamples :-) | 2012-06-12 04:46:51 +00:00 | 
				
					
						|  Frank Dellaert | f1c5b9f5dc | Renamed some examples | 2012-06-12 04:38:05 +00:00 | 
				
					
						|  Yong-Dian Jian | 83dc580220 | add a nonlinear gradient-descent optimizer, and a unit test. todo: 1. test wolfe condition or armijo rule, 2. use iterative.h | 2012-06-11 22:10:23 +00:00 | 
				
					
						|  Richard Roberts | e53aecf970 | Qualified boost::shared_ptr | 2012-06-11 14:53:13 +00:00 | 
				
					
						|  Richard Roberts | 22c8c483a9 | Added headers files to show up in MSVC | 2012-06-11 14:52:05 +00:00 | 
				
					
						|  Richard Roberts | 3be4be9039 | Moved "bigobj" MSVC compile flag to affect testSerializationSLAM | 2012-06-11 14:50:22 +00:00 | 
				
					
						|  Alex Cunningham | f602049484 | Wrapped SimpleCamera::projectSafe() | 2012-06-11 14:48:26 +00:00 | 
				
					
						|  Frank Dellaert | ffd210b11e | Command line for generating svn stats, needs statsvn from statsvn.org | 2012-06-11 14:31:32 +00:00 | 
				
					
						|  Yong-Dian Jian | aa490792ba | add an enum field | 2012-06-11 13:12:02 +00:00 | 
				
					
						|  Frank Dellaert | f90ae6feca | Made generateData create ground truth and measurements, and now step only uses the latter. | 2012-06-10 22:32:24 +00:00 | 
				
					
						|  Alex Cunningham | 94560fcc45 | Fixed factor equals | 2012-06-10 19:55:01 +00:00 | 
				
					
						|  Frank Dellaert | 653d4ef131 | No more globals (except in gui and demo) | 2012-06-10 18:46:56 +00:00 | 
				
					
						|  Summit Patel | cc829d36ae | Fixed Doxygen warning. | 2012-06-10 16:06:37 +00:00 | 
				
					
						|  Frank Dellaert | 6b23258b97 | options structure all the way | 2012-06-10 15:26:59 +00:00 | 
				
					
						|  Frank Dellaert | 4107167633 | nrPoses, nrPoints | 2012-06-10 15:20:51 +00:00 | 
				
					
						|  Frank Dellaert | b50c69b7aa | Fixed compile error. Sorry! | 2012-06-10 05:37:14 +00:00 | 
				
					
						|  Frank Dellaert | c784a9c7df | Initialize now initailizes first two cameras, makes so much more sense! | 2012-06-10 05:00:42 +00:00 | 
				
					
						|  Frank Dellaert | 7eb449c205 | GenerateData is now a function, no globals | 2012-06-10 04:25:05 +00:00 | 
				
					
						|  Frank Dellaert | 17a2793a38 | fixed printing | 2012-06-10 04:24:12 +00:00 | 
				
					
						|  Frank Dellaert | 44530b2291 | I got rid of GlobalVars, added comments, and made "step" plot every time | 2012-06-10 03:31:09 +00:00 | 
				
					
						|  Frank Dellaert | 80e2179a8d | Cleaned up typedefs in FactorGraph.h (and removed FactorizationResult), and also made sure ::shared_ptr was never assumed to exist for a FACTOR template argument. Should it exist, ever? | 2012-06-09 21:33:10 +00:00 | 
				
					
						|  Frank Dellaert | f9db53fdb8 | cleaned up code a bit | 2012-06-09 21:31:22 +00:00 | 
				
					
						|  Alex Cunningham | b602e75a99 | Removed the use of the ADD_CLONE_NONLINEAR_FACTOR macro, documented instances of clone() in factors | 2012-06-09 21:06:06 +00:00 | 
				
					
						|  Alex Cunningham | 3d2c3aff05 | Moved all Simulated* example domains and smallExample to the tests folder so they are no longer installed | 2012-06-09 20:15:44 +00:00 | 
				
					
						|  Alex Cunningham | 9e26b32daa | Fixed Symbol problem - related to using std::numeric_limits::max() statically on keys created outside of functions | 2012-06-09 19:43:14 +00:00 | 
				
					
						|  Alex Cunningham | f45c236585 | Isolated exception case for use of Symbol.key(), removed use of Symbol in several tests.  Removed "using namespace xxx" in header | 2012-06-09 19:17:15 +00:00 | 
				
					
						|  Frank Dellaert | dc879fe280 | Moved testSubgraphPreconditioner from experimental back to linear/tests, though most of it is commented out, mostly because of JacobianFactorGraph - GaussianFactorGraph distinction | 2012-06-09 18:54:47 +00:00 | 
				
					
						|  Frank Dellaert | 54bfe722ad | Returning ordering from planarGraph is obsolete since Index change | 2012-06-09 18:52:22 +00:00 | 
				
					
						|  Frank Dellaert | 03465500e9 | typedef - though this double inheritance chain is a mess. Should GaussianFactorGraph be a typedef as well? | 2012-06-09 18:51:43 +00:00 |