gtsam/gtsam/geometry
Abe 13a4da21b2 misc bugfixes and cleanup from skydio 2015-05-13 22:26:24 -07:00
..
tests misc bugfixes and cleanup from skydio 2015-05-13 22:26:24 -07:00
CMakeLists.txt Building timing scripts using new timing script support in GtsamTesting.cmake. Fixed compile errors in timing scripts but disabled a couple. 2014-06-07 19:02:11 -07:00
Cal3Bundler.cpp Fixed size vectors for all Logmap, localcoordinates and vector methods 2014-12-07 13:51:17 -05:00
Cal3Bundler.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
Cal3DS2.cpp add dynamic size matrix uncalibrate in Cal3DS2_Base, now wrapper compiles 2014-11-09 17:02:22 -05:00
Cal3DS2.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
Cal3DS2_Base.cpp Fixed size vectors for all Logmap, localcoordinates and vector methods 2014-12-07 13:51:17 -05:00
Cal3DS2_Base.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
Cal3Unified.cpp Fixed size vectors for all Logmap, localcoordinates and vector methods 2014-12-07 13:51:17 -05:00
Cal3Unified.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
Cal3_S2.cpp completed all calibration files 2014-12-02 12:40:18 -05:00
Cal3_S2.h misc bugfixes and cleanup from skydio 2015-05-13 22:26:24 -07:00
Cal3_S2Stereo.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
CalibratedCamera.cpp Added a quick fix to unblock develop - not the solution I want. 2015-02-22 10:15:24 +01:00
CalibratedCamera.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
CameraSet.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
Cyclic.cpp Easier to read with Cyclic<3> 2014-12-07 18:55:49 +01:00
Cyclic.h traits_x -> traits 2014-12-26 16:47:51 +01:00
EssentialMatrix.cpp Fixed size vectors for all Logmap, localcoordinates and vector methods 2014-12-07 13:51:17 -05:00
EssentialMatrix.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
OrientedPlane3.cpp misc bugfixes and cleanup from skydio 2015-05-13 22:26:24 -07:00
OrientedPlane3.h misc bugfixes and cleanup from skydio 2015-05-13 22:26:24 -07:00
PinholeCamera.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
PinholePose.h misc bugfixes and cleanup from skydio 2015-05-13 22:26:24 -07:00
Point2.cpp Split up concepts into Group/Manifold/Lie/VectorSpace. Also fixed some implementations and put in exceptions elsewhere, rather than CONCEPT_NOT_IMPLEMENTED macro. 2014-12-22 02:50:52 +01:00
Point2.h Moved Point2Vector wrapper from gtsam_unstable.h to gtsam.h 2015-05-03 17:31:08 -07:00
Point3.cpp Split up concepts into Group/Manifold/Lie/VectorSpace. Also fixed some implementations and put in exceptions elsewhere, rather than CONCEPT_NOT_IMPLEMENTED macro. 2014-12-22 02:50:52 +01:00
Point3.h Optional point 2015-05-03 18:21:18 -07:00
Pose2.cpp Lucky guess fix of decoupled derivatives 2014-12-26 00:40:08 +01:00
Pose2.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
Pose3.cpp misc bugfixes and cleanup from skydio 2015-05-13 22:26:24 -07:00
Pose3.h misc bugfixes and cleanup from skydio 2015-05-13 22:26:24 -07:00
Quaternion.h Fixed sign bug 2015-02-11 15:00:50 +01:00
Rot2.cpp The great Lie group heist: LieGroup CRTP class that defines both Manifold and Lie Group methods for a class, using AdjointMap as its main weapon. For the retract/localCoordinates, a ChartAtOrigin struct needs to be defined that can be switched at compile time (example Pose2). Rot3, Pose3 soon to follow. 2014-12-24 01:37:30 +01:00
Rot2.h Fix some more warnings. 2015-03-06 16:44:08 +01:00
Rot3.cpp Moved ExpmapDerivative and LogmapDerivative to SO3 2015-02-10 20:14:59 +01:00
Rot3.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
Rot3M.cpp Now just calling SO3 versions of Expmap/Logmap 2015-02-10 20:16:37 +01:00
Rot3Q.cpp Removed obsolete code 2015-02-10 22:26:58 +01:00
SO3.cpp Renamed to omega to remain consistent 2015-02-10 22:35:10 +01:00
SO3.h Moved ExpmapDerivative and LogmapDerivative to SO3 2015-02-10 20:14:59 +01:00
SimpleCamera.cpp Changed Matrix.h to correct return values amd impleemnted rectangular matrix types. 2014-12-03 15:16:55 -05:00
SimpleCamera.h Changed Matrix.h to correct return values amd impleemnted rectangular matrix types. 2014-12-03 15:16:55 -05:00
StereoCamera.cpp Deprecated project with three derivatives, it's bogus: StereoCamera holds a pointer to a fixed calibration, and hence is similar to the new "PinholePose". 2015-02-22 23:29:40 +01:00
StereoCamera.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
StereoPoint2.cpp fix linker error, namespace issue 2014-06-05 10:59:06 -04:00
StereoPoint2.h Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
Unit3.cpp misc bugfixes and cleanup from skydio 2015-05-13 22:26:24 -07:00
Unit3.h misc bugfixes and cleanup from skydio 2015-05-13 22:26:24 -07:00
concepts.h changed tabs to spaces for consistent indentation in all of GTSAM 2012-10-02 14:40:07 +00:00
triangulation.cpp misc bugfixes and cleanup from skydio 2015-05-13 22:26:24 -07:00
triangulation.h misc bugfixes and cleanup from skydio 2015-05-13 22:26:24 -07:00