|  Frank Dellaert | fdf53b62c6 | Got rid or ifdefed many boost headers | 2023-02-05 20:45:54 -08:00 | 
				
					
						|  Frank Dellaert | fbc748a1a1 | Merge branch 'develop' into feaure/remove_misc_boost | 2023-02-05 10:43:34 -08:00 | 
				
					
						|  kartik arcot | 7ed0083928 | remove format headers | 2023-02-04 12:21:32 -08:00 | 
				
					
						|  Frank Dellaert | ae7c17420d | Replace std::tie with c++17 pattern matching | 2023-02-04 10:28:14 -08:00 | 
				
					
						|  kartik arcot | d1d5336ed0 | global find/replace. Does not compile | 2023-01-23 18:26:44 -08:00 | 
				
					
						|  kartik arcot | b63a8b9542 | gtsam compiles and tests run with and without boost serialization | 2023-01-22 22:16:46 -08:00 | 
				
					
						|  kartik arcot | 3250cf49ca | gtsam_unstable, test folders ifdefs | 2023-01-22 22:14:50 -08:00 | 
				
					
						|  kartik arcot | 703cb5cbc7 | remove make_shared header | 2023-01-22 08:40:02 -08:00 | 
				
					
						|  kartik arcot | c037e0a1fc | replaced casts | 2023-01-22 08:40:02 -08:00 | 
				
					
						|  kartik arcot | 852e8768c0 | shared_ptr, make_shared, allocate_shared | 2023-01-22 08:40:02 -08:00 | 
				
					
						|  kartik arcot | b8fb9fabb4 | Merge branch 'feature/remove_deprecated_code' into verdant/replace-boost-optional-vals | 2023-01-21 10:08:31 -08:00 | 
				
					
						|  kartik arcot | 12e35b1367 | make temp variable std optional | 2023-01-21 09:27:20 -08:00 | 
				
					
						|  kartik arcot | 8181b50de3 | remove optional headers | 2023-01-21 09:27:20 -08:00 | 
				
					
						|  kartik arcot | d7f60353c9 | unstable/slam | 2023-01-21 09:27:20 -08:00 | 
				
					
						|  kartik arcot | 4495efe233 | triangulation.h | 2023-01-21 09:27:20 -08:00 | 
				
					
						|  kartik arcot | 02b5485c76 | point2.h | 2023-01-21 09:27:20 -08:00 | 
				
					
						|  kartik arcot | d338a7086b | slam folder. serialize std::optional | 2023-01-21 09:27:20 -08:00 | 
				
					
						|  Frank Dellaert | 4675fd67d0 | removed deprecated code | 2023-01-20 22:50:05 -08:00 | 
				
					
						|  kartik arcot | 544af1f03a | fixed smart factor and camera set for boost optional references | 2023-01-20 18:06:55 -08:00 | 
				
					
						|  kartik arcot | 6233619095 | removed some new lines | 2023-01-20 18:06:55 -08:00 | 
				
					
						|  kartik arcot | 200aa13701 | return before using statement | 2023-01-20 18:06:55 -08:00 | 
				
					
						|  kartik arcot | 5575dc1f69 | addressed MR comments on nonlinearfactor | 2023-01-20 18:06:55 -08:00 | 
				
					
						|  kartik arcot | 9c56c73c1a | fixing some mr comments. added new lines | 2023-01-20 18:06:55 -08:00 | 
				
					
						|  kartik arcot | 8506877a52 | some more comments | 2023-01-20 18:06:55 -08:00 | 
				
					
						|  kartik arcot | 53d23b96ff | added some comments and fixed some formatting | 2023-01-20 18:06:55 -08:00 | 
				
					
						|  kartik arcot | 6aed555eef | removed NO_BOOST definitions and evaluateErrorInterface from expressionfactor | 2023-01-20 18:06:55 -08:00 | 
				
					
						|  kartik arcot | b7073e3224 | all of gtsam compiles and tests pass with ptrs instead of optional matrix refererences | 2023-01-20 18:06:55 -08:00 | 
				
					
						|  kartik arcot | f7c683a794 | some changes that get testPriorFactor compiling | 2023-01-20 18:06:55 -08:00 | 
				
					
						|  kartik arcot | 841dc6005a | changed signatures to use OptionalMatrix keyword | 2023-01-20 18:06:55 -08:00 | 
				
					
						|  Frank Dellaert | d3a40fbc71 | Use initializer lists in tests and gtsam_unstable | 2023-01-07 23:59:39 -08:00 | 
				
					
						|  Frank Dellaert | 9b5321ce03 | Remove unused boost::assign headers | 2023-01-07 23:58:35 -08:00 | 
				
					
						|  Frank Dellaert | 7e4b033ece | Using initializers for almost everything in gtsam now. | 2023-01-07 20:30:10 -08:00 | 
				
					
						|  Gerry Chen | 8f2c978a7d | Correctly revert confusing `->template key<N>()` notations revert to using shortcut form: `key1()`, `key2()` | 2023-01-04 23:24:57 -05:00 | 
				
					
						|  Gerry Chen | b46fd77c4a | Revert "revert confusing `->template key<N>()` notations" This reverts commit 97fcb409b9. | 2023-01-04 23:21:50 -05:00 | 
				
					
						|  Gerry Chen | 97fcb409b9 | revert confusing `->template key<N>()` notations revert to using shortcut form: `key1()`, `key2()` | 2023-01-04 22:55:24 -05:00 | 
				
					
						|  Varun Agrawal | 6f5e85664c | fix some more deprecation warnings | 2022-12-24 20:36:26 +05:30 | 
				
					
						|  Gerry Chen | 885eed33d1 | replace all NoiseModelFactor1, 2, ... with NoiseModelFactorN | 2022-12-22 17:25:48 -05:00 | 
				
					
						|  Varun Agrawal | 1f6816d974 | Merge branch 'develop' into fix/doxygen | 2022-08-22 17:37:03 -04:00 | 
				
					
						|  Varun Agrawal | 0f53b3f892 | Merge pull request #1238 from borglab/fix/1182 Capitalize Identity trait | 2022-08-21 09:05:21 -04:00 | 
				
					
						|  Varun Agrawal | d6fe41d59d | update the groups | 2022-07-26 16:44:30 -04:00 | 
				
					
						|  Varun Agrawal | c82981f217 | fix doxygen warnings due to groups and and incorrect filenames | 2022-07-26 16:38:51 -04:00 | 
				
					
						|  agilemapper | aef4ec8185 | replace addtogroup with ingroup for the SLAM group | 2022-07-23 13:04:42 +02:00 | 
				
					
						|  Varun Agrawal | d12dd55c55 | Merge pull request #1035 from borglab/fix/gncOptimizer | 2022-07-07 15:28:35 -04:00 | 
				
					
						|  Varun Agrawal | c31298d367 | Capitalize Identity trait since it is static | 2022-07-07 12:31:27 -04:00 | 
				
					
						|  Dominik Van Opdenbosch | c435da87fc | InvDepthFactor3: Add unit test for Jacobians | 2022-04-08 17:29:01 +02:00 | 
				
					
						|  d-vo | d0144441cb | InvDepthFactor3: Fix wrong derivative H3 | 2022-03-31 20:30:51 +02:00 | 
				
					
						|  acxz | 026cfca0d9 | replace ifndefs with pragma once | 2022-02-20 02:53:15 -05:00 | 
				
					
						|  Frank Dellaert | 55ad1841bd | Merge pull request #1108 from borglab/fix/headers Header discipline in base | 2022-02-17 01:25:01 -05:00 | 
				
					
						|  Varun Agrawal | 2b78b96670 | Merge pull request #1107 from borglab/fix/91_single_test_exe | 2022-02-17 00:12:25 -05:00 | 
				
					
						|  Frank Dellaert | c78af4d3ea | Add headers in the place they are needed | 2022-02-16 22:51:53 -05:00 |