.. |
tests
|
Relax unit test thresholds to fix 32bit issues
|
2023-09-08 00:23:43 +02:00 |
BearingRange.h
|
Kill more boost headers
|
2023-02-05 20:45:54 -08: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 |
Cal3.cpp
|
Override dim(), cleanup, and add unicode
|
2020-12-02 16:19:05 -05:00 |
Cal3.h
|
serialization function comment moved
|
2023-01-22 22:14:28 -08:00 |
Cal3Bundler.cpp
|
Fixed warnings that arise from stricter compiler flags
|
2023-02-11 12:32:50 -08:00 |
Cal3Bundler.h
|
gtsam compiles and tests run with and without boost serialization
|
2023-01-22 22:16:46 -08:00 |
Cal3DS2.cpp
|
Fixed warnings that arise from stricter compiler flags
|
2023-02-11 12:32:50 -08:00 |
Cal3DS2.h
|
serialization function comment moved
|
2023-01-22 22:14:28 -08:00 |
Cal3DS2_Base.cpp
|
Fixed warnings that arise from stricter compiler flags
|
2023-02-11 12:32:50 -08:00 |
Cal3DS2_Base.h
|
serialization function comment moved
|
2023-01-22 22:14:28 -08:00 |
Cal3Fisheye.cpp
|
Fixed warnings that arise from stricter compiler flags
|
2023-02-11 12:32:50 -08:00 |
Cal3Fisheye.h
|
serialization function comment moved
|
2023-01-22 22:14:28 -08:00 |
Cal3Unified.cpp
|
additional formatting
|
2020-12-02 17:24:21 -05:00 |
Cal3Unified.h
|
serialization function comment moved
|
2023-01-22 22:14:28 -08:00 |
Cal3_S2.cpp
|
calibrate and uncalibrate for Cal3_S2Stereo model
|
2020-12-03 20:08:57 -05:00 |
Cal3_S2.h
|
serialization function comment moved
|
2023-01-22 22:14:28 -08:00 |
Cal3_S2Stereo.cpp
|
calibrate and uncalibrate for Cal3_S2Stereo model
|
2020-12-03 20:08:57 -05:00 |
Cal3_S2Stereo.h
|
serialization function comment moved
|
2023-01-22 22:14:28 -08:00 |
CalibratedCamera.cpp
|
OptionalJacobian
|
2023-01-21 09:27:20 -08:00 |
CalibratedCamera.h
|
Fixed warnings that arise from stricter compiler flags
|
2023-02-11 12:32:50 -08:00 |
CameraSet.h
|
change TODO to note since calling .eval() in Eigen is valid
|
2023-09-18 22:54:45 -04:00 |
Cyclic.cpp
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
Cyclic.h
|
Capitalize Identity trait since it is static
|
2022-07-07 12:31:27 -04:00 |
EssentialMatrix.cpp
|
Pose3 naming convention
|
2019-05-16 15:06:15 -04:00 |
EssentialMatrix.h
|
serialization function comment moved
|
2023-01-22 22:14:28 -08:00 |
Line3.cpp
|
fix jacobian to line in Line3::transformTo
|
2023-04-13 14:29:18 +08:00 |
Line3.h
|
Fix windows test
|
2023-07-20 08:28:23 +03:00 |
OrientedPlane3.cpp
|
Tidy up comments and use cpplint
|
2021-02-16 11:48:26 +00:00 |
OrientedPlane3.h
|
OptionalJacobian
|
2023-01-21 09:27:20 -08:00 |
PinholeCamera.h
|
Fixed warnings that arise from stricter compiler flags
|
2023-02-11 12:32:50 -08:00 |
PinholePose.h
|
add GTSAM_EXPORT to various ostream operator overloads
|
2023-07-31 23:06:11 -04:00 |
PinholeSet.h
|
serialization function comment moved
|
2023-01-22 22:14:28 -08:00 |
Point2.cpp
|
point2.h
|
2023-01-21 09:27:20 -08:00 |
Point2.h
|
Merge branch 'feature/remove_boost_in_Values' into verdant/boost-serialization
|
2023-01-22 22:33:56 -08:00 |
Point3.cpp
|
Add headers in the place they are needed
|
2022-02-16 22:51:53 -05:00 |
Point3.h
|
removed boost serialization headers
|
2023-01-22 22:15:06 -08:00 |
Pose2.cpp
|
Add missing option in the CMake for Pose2
|
2023-04-25 15:01:57 -04:00 |
Pose2.h
|
Fix windows test
|
2023-07-20 08:28:23 +03:00 |
Pose3.cpp
|
Move some Eigen methods to cpp
|
2023-01-22 17:01:39 -08:00 |
Pose3.h
|
Fix windows test
|
2023-07-20 08:28:23 +03:00 |
Quaternion.h
|
OptionalJacobian
|
2023-01-21 09:27:20 -08:00 |
Rot2.cpp
|
Rot2::ClosestTo with SVD
|
2022-04-29 18:42:18 -04:00 |
Rot2.h
|
serialization function comment moved
|
2023-01-22 22:14:28 -08:00 |
Rot3.cpp
|
Kill more boost headers
|
2023-02-05 20:45:54 -08:00 |
Rot3.h
|
re-add classes for Matlab wrapper
|
2023-06-15 17:51:34 -04:00 |
Rot3M.cpp
|
Kill more boost headers
|
2023-02-05 20:45:54 -08:00 |
Rot3Q.cpp
|
Kill more boost headers
|
2023-02-05 20:45:54 -08:00 |
SO3.cpp
|
Merge branch 'develop' into feature/sphericalCamera
|
2021-11-07 12:02:33 -05:00 |
SO3.h
|
gtsam compiles and tests run with and without boost serialization
|
2023-01-22 22:16:46 -08:00 |
SO4.cpp
|
replace boost random with std random
|
2020-07-23 14:05:23 -04:00 |
SO4.h
|
gtsam compiles and tests run with and without boost serialization
|
2023-01-22 22:16:46 -08:00 |
SOn-inl.h
|
add std namespacing
|
2021-01-05 10:43:31 -05:00 |
SOn.cpp
|
fixed dllexport issues in geometry, only tests failing
|
2022-02-17 11:14:09 -05:00 |
SOn.h
|
removed boost serialization headers
|
2023-01-22 22:15:06 -08:00 |
Similarity2.cpp
|
Replace std::tie with c++17 pattern matching
|
2023-02-04 10:28:14 -08:00 |
Similarity2.h
|
default value for string arg in print
|
2023-09-26 17:51:52 -04:00 |
Similarity3.cpp
|
use Pose3Pairs for Similarity3::Align
|
2023-10-05 09:59:04 -04:00 |
Similarity3.h
|
use Pose3Pairs for Similarity3::Align
|
2023-10-05 09:59:04 -04:00 |
SimpleCamera.h
|
removed deprecated code
|
2023-01-20 22:50:05 -08:00 |
SphericalCamera.cpp
|
OptionalJacobian
|
2023-01-21 09:27:20 -08:00 |
SphericalCamera.h
|
fix SphericalCamera traits definition
|
2023-08-01 09:55:00 -04:00 |
StereoCamera.cpp
|
Pose3 naming convention
|
2019-05-16 15:06:15 -04:00 |
StereoCamera.h
|
Fixed warnings that arise from stricter compiler flags
|
2023-02-11 12:32:50 -08:00 |
StereoPoint2.cpp
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
StereoPoint2.h
|
Add explanation of the StereoPoint constructor
|
2023-06-28 20:21:55 +09:00 |
Unit3.cpp
|
Move some Eigen methods to cpp
|
2023-01-22 17:01:39 -08:00 |
Unit3.h
|
add GTSAM_EXPORT to various ostream operator overloads
|
2023-07-31 23:06:11 -04:00 |
concepts.h
|
remove optional headers
|
2023-01-21 09:27:20 -08:00 |
geometry.i
|
default value for string arg in print
|
2023-09-26 17:51:52 -04:00 |
triangulation.cpp
|
Final final cleanup
|
2023-06-06 10:11:49 -07:00 |
triangulation.h
|
Merge pull request #1517 from dllu/develop
|
2023-09-04 15:06:10 -07:00 |