.. |
tests
|
GTSAM_CONCEPT_ASSERT to replace BOOST equivalent.
|
2023-02-06 00:35:36 -08: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
|
OptionalJacobian
|
2023-01-21 09:27:20 -08:00 |
Cal3Bundler.h
|
gtsam compiles and tests run with and without boost serialization
|
2023-01-22 22:16:46 -08:00 |
Cal3DS2.cpp
|
Consistent and better formatting
|
2020-12-02 17:15:10 -05:00 |
Cal3DS2.h
|
serialization function comment moved
|
2023-01-22 22:14:28 -08:00 |
Cal3DS2_Base.cpp
|
Consistent and better formatting
|
2020-12-02 17:15:10 -05:00 |
Cal3DS2_Base.h
|
serialization function comment moved
|
2023-01-22 22:14:28 -08:00 |
Cal3Fisheye.cpp
|
OptionalJacobian
|
2023-01-21 09:27:20 -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
|
Replace make_pair with {}
|
2023-02-04 09:08:34 -08:00 |
CameraSet.h
|
Hunt down std::map::emplace candidates
|
2023-02-04 09:01:13 -08: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
|
Move transformTo declaration to the top to avoid ambiguous linkage
|
2022-02-17 15:27:01 -05:00 |
Line3.h
|
OptionalJacobian
|
2023-01-21 09:27:20 -08: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
|
serialization function comment moved
|
2023-01-22 22:14:28 -08:00 |
PinholePose.h
|
gtsam compiles and tests run with and without boost serialization
|
2023-01-22 22:16:46 -08: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
|
Merge branch 'feature/remove_deprecated_code' into verdant/replace-boost-optional-vals
|
2023-01-21 10:08:31 -08:00 |
Pose2.h
|
Replace make_pair with {}
|
2023-02-04 09:08:34 -08:00 |
Pose3.cpp
|
Move some Eigen methods to cpp
|
2023-01-22 17:01:39 -08:00 |
Pose3.h
|
Replace make_pair with {}
|
2023-02-04 09:08:34 -08: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
|
serialization function comment moved
|
2023-01-22 22:14:28 -08: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
|
OptionalJacobian
|
2023-01-21 09:27:20 -08:00 |
Similarity3.cpp
|
Replace std::tie with c++17 pattern matching
|
2023-02-04 10:28:14 -08:00 |
Similarity3.h
|
OptionalJacobian
|
2023-01-21 09:27:20 -08: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
|
gtsam compiles and tests run with and without boost serialization
|
2023-01-22 22:16:46 -08:00 |
StereoCamera.cpp
|
Pose3 naming convention
|
2019-05-16 15:06:15 -04:00 |
StereoCamera.h
|
ifdefs for gtsam folder on serialize
|
2023-01-22 22:12:16 -08:00 |
StereoPoint2.cpp
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
StereoPoint2.h
|
removed boost serialization headers
|
2023-01-22 22:15:06 -08:00 |
Unit3.cpp
|
Move some Eigen methods to cpp
|
2023-01-22 17:01:39 -08:00 |
Unit3.h
|
Merge branch 'feature/remove_boost_in_Values' into verdant/boost-serialization
|
2023-01-22 22:33:56 -08:00 |
concepts.h
|
remove optional headers
|
2023-01-21 09:27:20 -08:00 |
geometry.i
|
.i files
|
2023-01-21 09:27:20 -08:00 |
triangulation.cpp
|
Replace std::tie with c++17 pattern matching
|
2023-02-04 10:28:14 -08:00 |
triangulation.h
|
Replace std::tie with c++17 pattern matching
|
2023-02-04 10:28:14 -08:00 |