Commit Graph

16 Commits (2b35d04c8e541b5b1e1cded5d636d28b625b68f9)

Author SHA1 Message Date
Stephen Williams 2b35d04c8e Added accessor method for the calibration object to the ProjectionFactor and StereoFactor 2012-02-23 13:12:15 +00:00
Yong-Dian Jian 58c4808679 Make a pinhole camera class that subsumes the SimpleCamera, CalibratedCameraT and GeneralCameraT classes. The corresponding files have to be deleted later. Note that CalibratedCamera can be subsumed as well, but it is still kept for potential performance benefit. Fix the corresponding corresponding unit tests . 2012-01-28 14:59:58 +00:00
Frank Dellaert 977888e956 Added "Group Action" groupings for Doxygen... 2012-01-24 05:03:56 +00:00
Nick Barrash 16bffaba36 updated comment groupings for geometry 2012-01-09 18:52:39 +00:00
Alex Cunningham 2b9a3db085 Added Group concept, reworked naming and conventions to reduce unnecessary functions 2011-11-05 23:01:43 +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
Chris Beall 6a6634e28c Doxygen documentation 2011-09-07 22:05:13 +00:00
Frank Dellaert 2caa56c0d5 Documentation and creation of Doxygen module "geometry" 2011-09-07 05:02:36 +00:00
Alex Cunningham fa4faa274a Merge branch 'prep_0.9.3' 2011-06-13 16:55:31 +00:00
Alex Cunningham e20561be73 Merge branch 'eigen' 2011-05-20 13:52:08 +00:00
Yong-Dian Jian b1922464de add member functions 2011-04-04 03:55:50 +00:00
Frank Dellaert 5fd04188e4 cmath rather than math.h header, in implementation file only 2011-03-21 15:05:11 +00:00
Yong-Dian Jian 48da36acf8 add a versatile calibrated camera template 2011-03-08 19:59:35 +00:00
Kai Ni f48fdc0909 add logmap 2010-11-12 05:00:24 +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