| .. |
|
tests
|
Merge pull request #1375 from borglab/feature/Ordering_initializers
|
2023-01-10 15:19:04 -08:00 |
|
BearingRange.h
|
Add headers in the place they are needed
|
2022-02-16 22:51:53 -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 |
|
Cal3.cpp
|
Override dim(), cleanup, and add unicode
|
2020-12-02 16:19:05 -05:00 |
|
Cal3.h
|
change from addtogroup to ingroup
|
2022-07-26 16:39:09 -04:00 |
|
Cal3Bundler.cpp
|
make rr and g as const
|
2021-06-03 14:05:34 -04:00 |
|
Cal3Bundler.h
|
change from addtogroup to ingroup
|
2022-07-26 16:39:09 -04:00 |
|
Cal3DS2.cpp
|
Consistent and better formatting
|
2020-12-02 17:15:10 -05:00 |
|
Cal3DS2.h
|
change from addtogroup to ingroup
|
2022-07-26 16:39:09 -04:00 |
|
Cal3DS2_Base.cpp
|
Consistent and better formatting
|
2020-12-02 17:15:10 -05:00 |
|
Cal3DS2_Base.h
|
change from addtogroup to ingroup
|
2022-07-26 16:39:09 -04:00 |
|
Cal3Fisheye.cpp
|
Removed comments
|
2021-11-22 21:02:32 +01:00 |
|
Cal3Fisheye.h
|
change from addtogroup to ingroup
|
2022-07-26 16:39:09 -04:00 |
|
Cal3Unified.cpp
|
additional formatting
|
2020-12-02 17:24:21 -05:00 |
|
Cal3Unified.h
|
change from addtogroup to ingroup
|
2022-07-26 16:39:09 -04:00 |
|
Cal3_S2.cpp
|
calibrate and uncalibrate for Cal3_S2Stereo model
|
2020-12-03 20:08:57 -05:00 |
|
Cal3_S2.h
|
change from addtogroup to ingroup
|
2022-07-26 16:39:09 -04:00 |
|
Cal3_S2Stereo.cpp
|
calibrate and uncalibrate for Cal3_S2Stereo model
|
2020-12-03 20:08:57 -05:00 |
|
Cal3_S2Stereo.h
|
change from addtogroup to ingroup
|
2022-07-26 16:39:09 -04:00 |
|
CalibratedCamera.cpp
|
Pose3 naming convention
|
2019-05-16 15:06:15 -04:00 |
|
CalibratedCamera.h
|
change from addtogroup to ingroup
|
2022-07-26 16:39:09 -04:00 |
|
CameraSet.h
|
Address review comments
|
2023-01-08 21:09:31 -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
|
Removed all deprecated code w Stephanie...
|
2020-07-22 17:32:25 -04:00 |
|
Line3.cpp
|
Move transformTo declaration to the top to avoid ambiguous linkage
|
2022-02-17 15:27:01 -05:00 |
|
Line3.h
|
change from addtogroup to ingroup
|
2022-07-26 16:39:09 -04:00 |
|
OrientedPlane3.cpp
|
Tidy up comments and use cpplint
|
2021-02-16 11:48:26 +00:00 |
|
OrientedPlane3.h
|
wraps more getters in Expressions
|
2023-01-09 13:40:41 +11:00 |
|
PinholeCamera.h
|
Merge branch 'develop' into fix/doxygen
|
2022-08-22 17:37:03 -04:00 |
|
PinholePose.h
|
Merge branch 'develop' into fix/doxygen
|
2022-08-22 17:37:03 -04:00 |
|
PinholeSet.h
|
Fix all new gcc warnings/errors: make explicit virtual/override methods.
|
2020-07-26 11:20:42 +02:00 |
|
Point2.cpp
|
fix typo in size of mean vector for Point2Pair means()
|
2021-11-08 13:23:57 -05:00 |
|
Point2.h
|
Merge branch 'develop' into feature/sphericalCamera
|
2021-11-07 12:02:33 -05:00 |
|
Point3.cpp
|
Add headers in the place they are needed
|
2022-02-16 22:51:53 -05:00 |
|
Point3.h
|
Merge pull request #1241 from borglab/lost-triangulate
|
2022-07-13 07:04:48 -07:00 |
|
Pose2.cpp
|
use Jose's suggestion
|
2022-04-30 17:05:41 -04:00 |
|
Pose2.h
|
Merge branch 'develop' into fix/doxygen
|
2022-08-22 17:37:03 -04:00 |
|
Pose3.cpp
|
fix doxygen warnings due to groups and and incorrect filenames
|
2022-07-26 16:38:51 -04:00 |
|
Pose3.h
|
Merge branch 'develop' into fix/doxygen
|
2022-08-22 17:37:03 -04:00 |
|
Quaternion.h
|
Only keep essentials
|
2021-12-03 15:21:01 -05:00 |
|
Rot2.cpp
|
Rot2::ClosestTo with SVD
|
2022-04-29 18:42:18 -04:00 |
|
Rot2.h
|
Merge branch 'develop' into fix/doxygen
|
2022-08-22 17:37:03 -04:00 |
|
Rot3.cpp
|
Move Rot3::quaternion to the deprecated block
|
2022-06-08 16:30:10 +08:00 |
|
Rot3.h
|
Merge branch 'develop' into fix/doxygen
|
2022-08-22 17:37:03 -04:00 |
|
Rot3M.cpp
|
small doc fix
|
2020-11-12 18:17:16 -05:00 |
|
Rot3Q.cpp
|
normalized needs to be called explicitly
|
2020-10-05 13:25:30 -04:00 |
|
SO3.cpp
|
Merge branch 'develop' into feature/sphericalCamera
|
2021-11-07 12:02:33 -05:00 |
|
SO3.h
|
Missing DLL EXPORT macros
|
2019-12-28 20:31:52 +01:00 |
|
SO4.cpp
|
replace boost random with std random
|
2020-07-23 14:05:23 -04:00 |
|
SO4.h
|
fix latex symbol warnings
|
2022-07-26 16:38:51 -04: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
|
Merge branch 'develop' into fix/doxygen
|
2022-08-22 17:37:03 -04:00 |
|
Similarity2.cpp
|
Capitalize Identity trait since it is static
|
2022-07-07 12:31:27 -04:00 |
|
Similarity2.h
|
Merge branch 'develop' into fix/doxygen
|
2022-08-22 17:37:03 -04:00 |
|
Similarity3.cpp
|
Capitalize Identity trait since it is static
|
2022-07-07 12:31:27 -04:00 |
|
Similarity3.h
|
Merge branch 'develop' into fix/doxygen
|
2022-08-22 17:37:03 -04:00 |
|
SimpleCamera.cpp
|
Added more GTSAM_DEPRECATED directives
|
2022-01-03 10:32:55 -05:00 |
|
SimpleCamera.h
|
Global replace to V42
|
2022-01-02 15:49:47 -05:00 |
|
SphericalCamera.cpp
|
applied formatting to modified files
|
2021-11-07 16:31:48 -05:00 |
|
SphericalCamera.h
|
Merge branch 'develop' into fix/doxygen
|
2022-08-22 17:37:03 -04:00 |
|
StereoCamera.cpp
|
Pose3 naming convention
|
2019-05-16 15:06:15 -04:00 |
|
StereoCamera.h
|
change from addtogroup to ingroup
|
2022-07-26 16:39:09 -04:00 |
|
StereoPoint2.cpp
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
|
StereoPoint2.h
|
Merge branch 'develop' into fix/doxygen
|
2022-08-22 17:37:03 -04:00 |
|
Unit3.cpp
|
Revert "remove deprecated Unit3::error() which is replaced by Unit3::errorVector()"
|
2021-02-16 10:16:21 +00:00 |
|
Unit3.h
|
fixed dllexport issues in geometry, only tests failing
|
2022-02-17 11:14:09 -05:00 |
|
concepts.h
|
prefer semicolon in definitions
|
2021-11-08 22:41:59 +01:00 |
|
geometry.i
|
Merge pull request #1302 from borglab/wrap-unit3-rot
|
2022-12-24 23:43:39 -05:00 |
|
triangulation.cpp
|
more camelcase changes
|
2022-07-12 19:30:41 -07:00 |
|
triangulation.h
|
Merge pull request #1241 from borglab/lost-triangulate
|
2022-07-13 07:04:48 -07:00 |