|  Frank Dellaert | 5c80174c0b | Fix small issues | 2024-09-20 22:52:58 -07:00 | 
				
					
						|  Frank Dellaert | 4b04ae0944 | Code from Joel | 2024-09-20 18:11:47 -07:00 | 
				
					
						|  Varun Agrawal | 6f365b330b | fix call to Ellipse, plus some formatting | 2023-12-04 05:04:06 -05:00 | 
				
					
						|  Varun Agrawal | 6992f0d64c | added test for full ISAM2 update method | 2023-07-05 12:37:25 -04:00 | 
				
					
						|  Varun Agrawal | 31adb3ed45 | fix remaining python tests | 2023-06-15 16:34:37 -04:00 | 
				
					
						|  vik748 | 0984fea3f5 | Address matplotlib deprecation warnings for fig.gca() and window.set_title(). | 2022-06-20 01:18:07 -07:00 | 
				
					
						|  Frank Dellaert | 06bc78175c | Merge pull request #1127 from borglab/feature/python/iterationHook | 2022-05-13 13:48:18 -04:00 | 
				
					
						|  Gerry Chen | 78c7a6b72c | Change `optimize_using` to simpler function call | 2022-05-13 10:24:49 -04:00 | 
				
					
						|  Frank Dellaert | de1827ca40 | Added notebook with SenselessDev code. | 2022-05-10 22:50:10 -04:00 | 
				
					
						|  senselessDev | 7fe577b553 | update explanation of uncertainty ellipses, try to fix #1067 | 2022-04-22 18:54:59 +02:00 | 
				
					
						|  Gerry Chen | 5796fe3488 | Create convenience wrapper function in logging_optimizer | 2022-04-20 16:21:59 -04:00 | 
				
					
						|  Gerry Chen | 61eef0639a | Partially Revert "Update `logging_optimizer.gtsam_optimize` to use NonlinearOptimizerParams::iterationHook" This reverts commit 71aa20ff33. | 2022-04-20 15:44:17 -04:00 | 
				
					
						|  Gerry Chen | 2a17bb1715 | Revert "Add comment to docstring of `gtsam_optimize`" This reverts commit 5cfc87010d. | 2022-04-20 15:40:09 -04:00 | 
				
					
						|  Gerry Chen | 5cfc87010d | Add comment to docstring of `gtsam_optimize` | 2022-04-19 16:10:36 -04:00 | 
				
					
						|  Gerry Chen | 71aa20ff33 | Update `logging_optimizer.gtsam_optimize` to use NonlinearOptimizerParams::iterationHook | 2022-04-19 16:03:38 -04:00 | 
				
					
						|  Frank Dellaert | df7fb47d55 | Merge branch 'fix/ellipses' into develop | 2022-04-12 13:04:24 -04:00 | 
				
					
						|  Frank Dellaert | fb1e3c3df1 | Merge pull request #1082 from borglab/fix/sfm_reading Cleaned up loading SfmData | 2022-02-01 21:15:02 -05:00 | 
				
					
						|  Frank Dellaert | f5f5f0d50d | str ! | 2022-02-01 15:59:28 -05:00 | 
				
					
						|  Frank Dellaert | c7fb4a1619 | Address comments | 2022-02-01 15:20:10 -05:00 | 
				
					
						|  Frank Dellaert | f04d8125ef | Fixed print_ -> print | 2022-01-31 18:30:19 -05:00 | 
				
					
						|  senselessDev | 65d72ab7a1 | adapt examples to new direct member access | 2022-01-29 22:35:24 +01:00 | 
				
					
						|  Calvin | e524e2806b | Updated comments to reflect standard deviations instead of variances in the discussions regarding the values for k. | 2022-01-28 14:16:30 -06:00 | 
				
					
						|  Calvin | 1b817760dd | Changed all instances of the Sigma value, k, to 5 for plotting the covariance ellipse. | 2022-01-28 13:31:11 -06:00 | 
				
					
						|  Frank Dellaert | 11c5bb9766 | Fix docs (#1064) | 2022-01-26 01:16:25 -05:00 | 
				
					
						|  Calvin | d9a00ded23 | Modified the scaling values for plotting uncertainty ellipses to properly display 3 standard deviations for both 2D and 3D cases. | 2022-01-25 16:39:05 -06:00 | 
				
					
						|  Calvin | 2430917e03 | Removed a spurious commented line and included a comment about what the K value signifies. | 2022-01-18 12:57:48 -06:00 | 
				
					
						|  Calvin | 2e8dcdd410 | Added a convenience function for plotting 2D points. | 2022-01-13 18:11:55 -06:00 | 
				
					
						|  Varun Agrawal | 5131f6b0a6 | fix matplotlib deprecation | 2021-09-03 08:05:11 -04:00 | 
				
					
						|  Varun Agrawal | d4202a23ec | add missing import of Pose3 | 2021-08-23 18:45:37 -04:00 | 
				
					
						|  John Lambert | 939c3047e7 | add Optional type annotations where needed | 2021-08-12 20:01:03 -04:00 | 
				
					
						|  John Lambert | 8a97f7ddeb | add missing docstring for an input arg | 2021-08-12 09:15:33 -04:00 | 
				
					
						|  John Lambert | 1684cb1bf4 | add missing type hint | 2021-08-12 09:09:37 -04:00 | 
				
					
						|  John Lambert | c0ae0ccd68 | add more missing type hints | 2021-08-12 08:11:34 -04:00 | 
				
					
						|  John Lambert | 68794468f2 | clean up plot.py with modern type hints | 2021-08-12 08:06:12 -04:00 | 
				
					
						|  John Lambert | 678d1c7270 | add type hints to visual_data_generator.py | 2021-08-12 07:48:23 -04:00 | 
				
					
						|  John Lambert | c20fcc5a7c | add type hints, use numpy instead of math module | 2021-08-12 07:44:56 -04:00 | 
				
					
						|  Ayush Baid | 1670e68e2f | enabling markers and testing pickle roundtrip for few classes | 2021-03-08 20:18:09 -05:00 | 
				
					
						|  Varun Agrawal | cb115560ec | fixes to plot code | 2020-11-27 19:36:57 -05:00 | 
				
					
						|  Varun Agrawal | 43dfe0f47d | Add python version of findExampleDataFile | 2020-08-31 13:56:56 -04:00 | 
				
					
						|  Frank dellaert | 12d8ae2f5f | Address review comments | 2020-08-21 11:01:08 -04:00 | 
				
					
						|  Frank dellaert | af7ced4112 | Now plots 2D or 3D trajectories (on a 3D plot) | 2020-08-20 23:25:51 -04:00 | 
				
					
						|  Fan Jiang | 03306cba9c | Migrated all examples and tests | 2020-08-18 11:02:35 -04:00 | 
				
					
						|  Fan Jiang | 6604b4f45b | Renamed cython to python | 2020-08-18 10:56:08 -04:00 | 
				
					
						|  Fan Jiang | bb6aea3b8f | Remove python folder temporarily | 2020-08-18 10:55:45 -04:00 | 
				
					
						|  Fan Jiang | fa97bc2372 | Newline | 2020-07-31 12:48:50 -04:00 | 
				
					
						|  Fan Jiang | c0486d39a0 | Import classes used more than once | 2020-07-31 12:47:08 -04:00 | 
				
					
						|  Fan Jiang | b02cc3f7e3 | remove function import | 2020-07-31 12:42:09 -04:00 | 
				
					
						|  Fan Jiang | 1cabd2000f | Sync with new_wrapper develop branch | 2020-07-31 12:39:04 -04:00 | 
				
					
						|  Fan Jiang | 3d4a8e16a2 | Moved python files | 2020-07-31 11:49:31 -04:00 |