| .. |
|
tests
|
More asserts/tests
|
2019-10-01 14:04:09 -04:00 |
|
BearingRange.h
|
Wrapping BearingRange
|
2019-01-25 15:20:54 -05: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
|
replaced fabs with c++11 std::abs
|
2019-09-18 18:30:26 -04:00 |
|
Cal3Bundler.h
|
change: clean the DerivedValue headers in other files
|
2015-06-25 01:27:20 -04:00 |
|
Cal3DS2.cpp
|
replaced fabs with c++11 std::abs
|
2019-09-18 18:30:26 -04:00 |
|
Cal3DS2.h
|
small doc improvement
|
2018-01-23 10:15:19 -05:00 |
|
Cal3DS2_Base.cpp
|
replaced fabs with c++11 std::abs
|
2019-09-18 18:30:26 -04:00 |
|
Cal3DS2_Base.h
|
small doc improvement
|
2018-01-23 10:15:19 -05:00 |
|
Cal3Unified.cpp
|
replaced fabs with c++11 std::abs
|
2019-09-18 18:30:26 -04:00 |
|
Cal3Unified.h
|
change: clean the DerivedValue headers in other files
|
2015-06-25 01:27:20 -04:00 |
|
Cal3_S2.cpp
|
replaced fabs with c++11 std::abs
|
2019-09-18 18:30:26 -04:00 |
|
Cal3_S2.h
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
Cal3_S2Stereo.cpp
|
replaced fabs with c++11 std::abs
|
2019-09-18 18:30:26 -04:00 |
|
Cal3_S2Stereo.h
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
CalibratedCamera.cpp
|
Pose3 naming convention
|
2019-05-16 15:06:15 -04:00 |
|
CalibratedCamera.h
|
more DLL warnings & errors fixed
|
2019-07-18 11:09:08 +02:00 |
|
CameraSet.h
|
Merge remote-tracking branch 'origin/develop' into fix/msvc2017
|
2018-11-09 12:10:57 -05:00 |
|
Cyclic.cpp
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
Cyclic.h
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
EssentialMatrix.cpp
|
Pose3 naming convention
|
2019-05-16 15:06:15 -04:00 |
|
EssentialMatrix.h
|
more DLL warnings & errors fixed
|
2019-07-18 11:09:08 +02:00 |
|
OrientedPlane3.cpp
|
Fix jacobian of retract for OrientedPlane3 and tests
|
2019-01-15 17:52:45 -05:00 |
|
OrientedPlane3.h
|
replaced fabs with c++11 std::abs
|
2019-09-18 18:30:26 -04:00 |
|
PinholeCamera.h
|
Adding all missing GTSAM_EXPORT directives from 'origin/fix/msvc2017'
|
2018-11-04 14:32:29 -05:00 |
|
PinholePose.h
|
Pose3 naming convention
|
2019-05-16 15:06:15 -04:00 |
|
PinholeSet.h
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
Point2.cpp
|
replaced fabs with c++11 std::abs
|
2019-09-18 18:30:26 -04:00 |
|
Point2.h
|
More GTSAM_EXPORT fixes. This allows gtsam_unstable to compile
|
2019-07-14 00:14:16 -04:00 |
|
Point3.cpp
|
replaced fabs with c++11 std::abs
|
2019-09-18 18:30:26 -04:00 |
|
Point3.h
|
More GTSAM_EXPORT fixes. This allows gtsam_unstable to compile
|
2019-07-14 00:14:16 -04:00 |
|
Pose2.cpp
|
replaced fabs with c++11 std::abs
|
2019-09-18 18:30:26 -04:00 |
|
Pose2.h
|
More GTSAM_EXPORT fixes. This allows gtsam_unstable to compile
|
2019-07-14 00:14:16 -04:00 |
|
Pose3.cpp
|
Closest
|
2019-10-01 14:01:54 -04:00 |
|
Pose3.h
|
Pose3 naming convention
|
2019-05-16 15:06:15 -04:00 |
|
Quaternion.h
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
Rot2.cpp
|
replaced fabs with c++11 std::abs
|
2019-09-18 18:30:26 -04:00 |
|
Rot2.h
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
Rot3.cpp
|
Many small improvements, bug-fixes, and tests
|
2016-02-24 11:01:19 -08:00 |
|
Rot3.h
|
Fixed issue with quaternions and added "special" travis stage that checks quaternions path.
|
2019-10-01 14:04:09 -04:00 |
|
Rot3M.cpp
|
Full enchilada: SO3 is now SO<3>
|
2019-10-01 14:04:09 -04:00 |
|
Rot3Q.cpp
|
squash local changes on top of gtsam upstream pull from 6/14/2016
|
2016-06-18 23:13:59 -07:00 |
|
SO3.cpp
|
Full enchilada: SO3 is now SO<3>
|
2019-10-01 14:04:09 -04:00 |
|
SO3.h
|
Cleaned up some unused headers
|
2019-10-01 14:04:09 -04:00 |
|
SO4.cpp
|
Hat and Vee for SO4
|
2019-10-01 14:01:54 -04:00 |
|
SO4.h
|
Cleaned up some unused headers
|
2019-10-01 14:04:09 -04:00 |
|
SOn-inl.h
|
Specialized Hat/Vee
|
2019-10-01 14:01:54 -04:00 |
|
SOn.cpp
|
Specialized Hat/Vee
|
2019-10-01 14:01:54 -04:00 |
|
SOn.h
|
Cleaned up some unused headers
|
2019-10-01 14:04:09 -04:00 |
|
SimpleCamera.cpp
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
SimpleCamera.h
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
StereoCamera.cpp
|
Pose3 naming convention
|
2019-05-16 15:06:15 -04:00 |
|
StereoCamera.h
|
Merge remote-tracking branch 'origin/develop' into feature/improvementsIncrementalFilter
|
2019-05-17 22:19:27 -04:00 |
|
StereoPoint2.cpp
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
StereoPoint2.h
|
replaced fabs with c++11 std::abs
|
2019-09-18 18:30:26 -04:00 |
|
Unit3.cpp
|
replaced fabs with c++11 std::abs
|
2019-09-18 18:30:26 -04:00 |
|
Unit3.h
|
more DLL warnings & errors fixed
|
2019-07-18 11:09:08 +02:00 |
|
concepts.h
|
Define and partially specify Range and Bearing functors
|
2015-07-12 15:51:49 -07:00 |
|
triangulation.cpp
|
Fix more memory alignment issues
|
2018-09-18 17:29:02 -04:00 |
|
triangulation.h
|
more DLL warnings & errors fixed
|
2019-07-18 11:09:08 +02:00 |