Frank Dellaert
|
847e0cb3e4
|
Wrapped Expmap, logmap, Expmap constructor
|
2011-11-04 06:10:20 +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
|
3f9feea089
|
Added a bearing() to pose function
|
2011-10-06 20:47:16 +00:00 |
Alex Cunningham
|
131482298d
|
Added range to pose for Pose2
|
2011-10-06 18:10:45 +00:00 |
Richard Roberts
|
1a94808f57
|
Tightened thresholds in Rot3, Pose3, Rot2, Pose2, that were "correcting" numbers to zero and one with too loose tolerance. This made it necessary to specify large steps for numerical derivatives (1e-2 instead of the default 1e-5). Fixed this, and updated unit tests to use the default step size.
|
2011-04-08 18:41:50 +00:00 |
Alex Cunningham
|
86c0c06689
|
Added global functions to Lie to allow for template access to full expmap/logmap
|
2011-02-02 06:31:23 +00:00 |
Alex Cunningham
|
8398c8a53d
|
Made versions with [expmap|logmap]Full() for Pose2 and Pose3 to allow access to complete expmap functions, while also allowing for the concurrent existence of the approximate expmap for optimization speed
|
2011-02-02 05:17:21 +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 |