| .. |
|
tests
|
commented failing unit test (issue added on Bitbucket)
|
2014-03-12 14:50:39 -04:00 |
|
CMakeLists.txt
|
Working on standardizing/simplifying building unit tests and examples. Much simpler cmake function to add a glob of tests, doing away with convenience libraries, and removing other options that we never change from their defaults.
|
2014-02-13 01:34:31 -05:00 |
|
Cal3Bundler.cpp
|
Avoiding mallocs and working with fixed blocks where possible, makes a pretty noticeable difference in the inner linearize loop
|
2014-03-01 18:04:43 -05:00 |
|
Cal3Bundler.h
|
Merged changes from the trunk back into geometry. This triggered Eigen merge, as well as Vector/Matrix in base. Next up: slam, unstable.
|
2013-12-21 18:34:23 -05:00 |
|
Cal3DS2.cpp
|
Fixed localCoordinates bug in all three Calibration objects.
|
2014-02-26 10:30:34 -05:00 |
|
Cal3DS2.h
|
Added a calibrate call for homogeneous coordinates
|
2013-12-22 21:29:32 -05:00 |
|
Cal3_S2.cpp
|
Added a calibrate call for homogeneous coordinates
|
2013-12-22 21:29:32 -05:00 |
|
Cal3_S2.h
|
Fixed localCoordinates bug in all three Calibration objects.
|
2014-02-26 10:30:34 -05:00 |
|
Cal3_S2Stereo.h
|
Constructor from vector
|
2013-07-22 20:25:44 +00:00 |
|
CalibratedCamera.cpp
|
Merged changes from the trunk back into geometry. This triggered Eigen merge, as well as Vector/Matrix in base. Next up: slam, unstable.
|
2013-12-21 18:34:23 -05:00 |
|
CalibratedCamera.h
|
Merged changes from the trunk back into geometry. This triggered Eigen merge, as well as Vector/Matrix in base. Next up: slam, unstable.
|
2013-12-21 18:34:23 -05:00 |
|
EssentialMatrix.cpp
|
Rename Sphere2 -> Unit3
|
2014-02-22 16:20:28 -05:00 |
|
EssentialMatrix.h
|
Rename Sphere2 -> Unit3
|
2014-02-22 16:20:28 -05:00 |
|
PinholeCamera.h
|
Avoiding mallocs and working with fixed blocks where possible, makes a pretty noticeable difference in the inner linearize loop
|
2014-03-01 18:04:43 -05:00 |
|
Point2.cpp
|
Merged changes from the trunk back into geometry. This triggered Eigen merge, as well as Vector/Matrix in base. Next up: slam, unstable.
|
2013-12-21 18:34:23 -05:00 |
|
Point2.h
|
modified Vector_() in gtsam/base and gtsam/geometry folders
|
2014-01-23 01:17:07 -05:00 |
|
Point3.cpp
|
normalize
|
2014-01-05 16:25:14 -05:00 |
|
Point3.h
|
normalize
|
2014-01-05 16:25:14 -05:00 |
|
Pose2.cpp
|
Merged changes from the trunk back into geometry. This triggered Eigen merge, as well as Vector/Matrix in base. Next up: slam, unstable.
|
2013-12-21 18:34:23 -05:00 |
|
Pose2.h
|
Merged changes from the trunk back into geometry. This triggered Eigen merge, as well as Vector/Matrix in base. Next up: slam, unstable.
|
2013-12-21 18:34:23 -05:00 |
|
Pose3.cpp
|
modified Vector_() in gtsam/base and gtsam/geometry folders
|
2014-01-23 01:17:07 -05:00 |
|
Pose3.h
|
Merged changes from the trunk back into geometry. This triggered Eigen merge, as well as Vector/Matrix in base. Next up: slam, unstable.
|
2013-12-21 18:34:23 -05:00 |
|
Rot2.cpp
|
Merged changes from the trunk back into geometry. This triggered Eigen merge, as well as Vector/Matrix in base. Next up: slam, unstable.
|
2013-12-21 18:34:23 -05:00 |
|
Rot2.h
|
modified Vector_() in gtsam/base and gtsam/geometry folders
|
2014-01-23 01:17:07 -05:00 |
|
Rot3.cpp
|
Merge branch 'develop'
|
2014-03-12 12:57:59 -04:00 |
|
Rot3.h
|
cleaned up LM with Richard, before merge
|
2014-03-12 14:24:15 -04:00 |
|
Rot3M.cpp
|
Merged changes from develop
|
2014-01-25 10:07:34 -05:00 |
|
Rot3Q.cpp
|
Merged changes from develop
|
2014-01-25 10:07:34 -05:00 |
|
SimpleCamera.cpp
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
SimpleCamera.h
|
Added dll export tags and updated cmake scripts so that GTSAM can build as a shared library on windows
|
2013-03-13 18:56:21 +00:00 |
|
StereoCamera.cpp
|
Merged changes from the trunk back into geometry. This triggered Eigen merge, as well as Vector/Matrix in base. Next up: slam, unstable.
|
2013-12-21 18:34:23 -05:00 |
|
StereoCamera.h
|
Added dll export tags and updated cmake scripts so that GTSAM can build as a shared library on windows
|
2013-03-13 18:56:21 +00:00 |
|
StereoPoint2.cpp
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
StereoPoint2.h
|
Merged changes from the trunk back into geometry. This triggered Eigen merge, as well as Vector/Matrix in base. Next up: slam, unstable.
|
2013-12-21 18:34:23 -05:00 |
|
Unit3.cpp
|
Merge branch 'origin/release/2.4.0'
|
2014-02-23 15:52:28 -05:00 |
|
Unit3.h
|
Merge branch 'origin/release/2.4.0'
|
2014-02-23 15:52:28 -05:00 |
|
concepts.h
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |