Richard Roberts
|
880d9a8e3c
|
Switched to new Eigen built-in special comma initializer
|
2013-12-16 21:33:12 +00:00 |
Jing Dong
|
763083d2db
|
Fix Matrix_(...) to Mat() <<... in gtsam/base & gtsam/geometry
|
2013-11-13 04:50:42 +00:00 |
Frank Dellaert
|
1a20272fa2
|
Reformatted with new style file, renamed some derivatives to Dcal, Dpose, Dpoint etc.
|
2013-10-12 06:02:16 +00:00 |
Chris Beall
|
4297d24c96
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
Duy-Nguyen Ta
|
abc29ea2ca
|
capitalize static functions Level and Lookat in CalibratedCamera and PinholeCamera for matlab wrapper
|
2012-07-16 15:24:27 +00:00 |
Frank Dellaert
|
a032a93cf7
|
Optimized CalibratedCamera.project derivative
|
2012-01-08 04:06:29 +00:00 |
Frank Dellaert
|
e6382c7ec0
|
Fixed major problem with Pose3 retract. All retractions have to have exactly the same derivatives as the exponential map. Hence, it should never make sense to have to match derivaties with a retract version. I deleted all "wrong" derivatives and pushforwards. Finally, CalibratedCamera had to be modified as well as it hardcoded the wrong derivative of transform_to (for efficiency). It now simply implements the chain rule.
|
2012-01-05 16:45:52 +00:00 |
Chris Beall
|
33c15dd423
|
Cheirality check for Projection Factor with Calibrated Camera.
|
2011-12-15 04:15:05 +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 |
Frank Dellaert
|
2caa56c0d5
|
Documentation and creation of Doxygen module "geometry"
|
2011-09-07 05:02:36 +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 |