Commit Graph

24 Commits (9329bddd8a3ab134527a005f9957a8b73506da01)

Author SHA1 Message Date
kartik arcot 9329bddd8a OptionalJacobian 2023-01-21 09:27:20 -08:00
Varun Agrawal 70bab8e00c Consistent and better formatting 2020-12-02 17:15:10 -05:00
Varun Agrawal 0a55d31702 Added tests for checking calibration model dimensions 2020-12-02 17:14:29 -05:00
Varun Agrawal 916771c02c Added tests for printing, plus small formatting 2020-12-02 08:04:36 -05:00
Varun Agrawal f7d9710543 remove using-namespace and fix print test 2020-12-02 06:13:35 -05:00
Varun Agrawal ad66a5927d Refactor Cal3_S2 and Cal3_S2Stereo classes 2020-12-01 16:03:47 -05:00
Varun Agrawal c86010d874 Add new assertions and update tests 2020-11-15 18:15:52 -05:00
Duy-Nguyen Ta 1cdc228d6a remove trailing spaces 2019-02-11 10:58:34 -05:00
Alex Hagiopol 70b2aab352 Deprecated all inline functions in Matrix.h. 2016-04-11 15:11:29 -04:00
lvzhaoyang bb58550ae4 change:oops, forget the change in the test 2015-06-23 10:14:19 -04:00
lvzhaoyang 89dc6399e2 fix: correct a stupid test typo error. Jacobian is always fine, no issue 2015-06-23 03:16:01 -04:00
lvzhaoyang d8b9cae25d feature: add test to Cal3_S2 calibrate jacobian 2015-06-23 01:59:32 -04:00
dellaert bd342261e4 New OptionalJacobian header/cpp, moved unit test to base 2014-11-28 14:57:05 +01:00
dellaert ec93e0a885 Moved and refined prototype, trouble with boost::none as argument 2014-11-27 22:33:54 +01:00
nsrinivasan7 c9936763e2 testCal3S2 2014-11-27 10:34:44 -05:00
cbeall3 3bb9b38c1f add "between" so Cal3_S2 can be used with BetweenFactor 2014-08-20 13:05:14 -04:00
dellaert 3c0e1d0610 Fixed localCoordinates bug in all three Calibration objects. 2014-02-25 21:29:38 -05:00
Frank Dellaert 5f6f4ac05a Added a calibrate call for homogeneous coordinates 2013-12-22 21:29:32 -05:00
Chris Beall 4297d24c96 changed tabs to spaces for consistent indentation in all of GTSAM 2012-10-02 14:40:07 +00:00
Richard Roberts c443ccbedd More adding of static to avoid naming conflicts in unit tests 2012-06-30 01:44:00 +00:00
Alex Cunningham 07aaf38245 Geometry passes tests with newer interfaces and more concept checks 2011-11-04 21:44:29 +00:00
Alex Cunningham eeacef81b6 Merge branch 'master' into measurement_concepts
Conflicts:
	gtsam/slam/BearingRangeFactor.h
2011-10-15 18:38:49 +00:00
Alex Cunningham fa4faa274a Merge branch 'prep_0.9.3' 2011-06-13 16:55:31 +00:00
Richard Roberts 2c90e3d836 Moved the subdirectories that compile into libgtsam.la into a 'gtsam' subdirectory. Hopefully a good fix for the problem we had trying to make a gtsam distribution, that the source directory may not be called 'gtsam'. 2010-10-25 20:10:33 +00:00