Commit Graph

85 Commits (61b1a9e88d2a183cf154e4d79515fa0e8100ccaf)

Author SHA1 Message Date
Varun Agrawal 61b1a9e88d Merge branch 'develop' into feature/rot-print 2020-07-21 18:07:52 -05:00
Frank dellaert d672e7eb87 Unit test for transformPoseFrom 2020-07-21 11:37:08 -04:00
Varun Agrawal 7815a27e21 Cleaned up printing of Pose3 2020-06-18 11:10:24 -05:00
Varun Agrawal f7141f4333 fix print tests for Rot3 and Pose3 2020-06-17 14:55:52 -05:00
Frank Dellaert f948fe3442
Merge pull request #183 from borglab/fix/unit-test-tolerances
Enable and fix unit tests in different archs
2020-05-09 16:41:44 -04:00
Varun Agrawal 4e564f1aba fixed pose3 test for new print format 2020-05-07 02:32:09 -04:00
Jose Luis Blanco Claraco 54b739f695
relax test numerical thresholds to fix failures in some architectures 2020-04-28 08:32:31 +02:00
Fan Jiang 7fcacf90c6 Fix unittest when GTSAM_DEFINE_POINTS_AS_VECTORS is defined 2020-03-31 22:22:12 -04:00
Varun Agrawal 2959acee7f added unit test for overloaded translation printing 2020-02-24 16:33:03 -05:00
Peter Mullen 523d0a937f Move TransformCovariance functor out of LieGroup class 2019-12-21 12:22:32 -08:00
Peter Mullen 1236ab6c8e Move TransformCovariance functor into lie.h 2019-12-20 23:15:56 -08:00
Peter Mullen 1f4297a0ec Move shared code into a header file 2019-12-15 22:59:11 -08:00
Peter Mullen f33a77234f Fix another compiler warning. Change function arguments to const ref 2019-12-15 22:16:01 -08:00
Peter Mullen 46eb35ecff Attempt to fix clang compile warnings and execution failures. Change function names. Add a few comments. 2019-12-15 20:17:56 -08:00
Peter Mullen 323a9ab9f2 a few comments 2019-12-13 07:57:43 -08:00
Peter Mullen 981f1851c9 add rotate Pose2 and Pose3 covariance tests 2019-12-12 22:55:55 -08:00
Frank Dellaert 8801de4d63 Pose3 naming convention 2019-05-16 15:06:15 -04:00
Frank Dellaert ae1a096239 Deprecated transform_to(Pose3) 2019-05-16 15:03:03 -04:00
Frank Dellaert 48117d35ff Just making sure Adjoints are correct 2018-11-10 01:18:27 -05:00
Haldean Brown 5ae331ad04 add test for pose-to-pose bearing 2017-03-30 12:52:48 -07:00
Alex Hagiopol 2fe0c26f4e Deprecated delta() and basis(). All unit tests pass. 2016-04-15 20:01:22 -04:00
Alex Hagiopol 76308a5d46 Deprecated Vector zero(size_t n). All unit tests pass. 2016-04-15 16:54:46 -04:00
Alex Hagiopol 87c56cdff5 Removed useless Matrix instance. 2016-04-11 19:02:35 -04:00
Alex Hagiopol 70b2aab352 Deprecated all inline functions in Matrix.h. 2016-04-11 15:11:29 -04:00
Alex Hagiopol 93bf31f852 Replaced Vector::Constant(N,value) with VectorN::Constant(value). 2016-03-12 20:47:16 -05:00
Alex Hagiopol 026a0f59fe Deprecated repeat() in Vector.h. 2016-03-11 23:10:18 -05:00
Alex Hagiopol 5502691022 Deprecated norm_2() in Vector.h 2016-03-11 19:34:49 -05:00
Frank 0372a959ee Many small improvements, bug-fixes, and tests 2016-02-24 11:01:19 -08:00
Frank 94ccf98985 Avoid default constructor in tests 2016-02-11 19:01:54 -08:00
Frank 0a7fd27f28 Working on getting a simple typedef to compile - as well as dealing with Point3() now creating uninitialized memory. 2016-02-10 17:48:52 -08:00
dellaert e66fcf8612 New tests 2016-01-28 01:27:18 -08:00
Frank Dellaert 4d93a33f61 Static methods should be uppercase. 2016-01-26 23:09:58 -08:00
dellaert a4e58d06e7 Tighter bounds 2015-08-26 20:19:26 -07:00
Frank Dellaert 6b037ea492 bearing test 2015-07-11 18:32:10 -07:00
Frank Dellaert 377b90941b switch to Rodrigues everywhere 2015-07-05 16:11:04 -07:00
dellaert b8e980258c Fixed invariant tests (which were basically no-ops) 2015-05-24 10:26:07 -07:00
Abe 13a4da21b2 misc bugfixes and cleanup from skydio 2015-05-13 22:26:24 -07:00
dellaert 675cdc7bcd Commented out offending Pose3 tests 2015-02-11 15:07:50 +01:00
dellaert 6f34725cff Re-enabled tests - fail in Quaternion mode 2015-02-11 12:48:55 +01:00
krunalchande 0807ac9c03 Tests fail in Debug with Quaternion mode. Created issue: #212 2015-02-11 00:20:55 -05:00
dellaert 7c8fe9c1a0 Do net check derivatives (yet) in Cayley mode 2015-02-11 00:13:34 +01:00
Chris Beall 12020ee7a3 duplicate symbol errors on Windows 2015-02-07 23:31:53 -05:00
dellaert 27156ec8c1 Split up derivative tests 2014-12-26 16:10:47 +01:00
dellaert 9955610ea4 Back to compile flags 2014-12-26 00:19:59 +01:00
dellaert 47ff09f6c8 Pose3 lost its mojo! But there are errors in Expmap/Logmap derivatives around identity... 2014-12-25 19:43:32 +01:00
dellaert b5c5a268a7 Merge remote-tracking branch 'origin/develop' into feature/tighteningTraits
Conflicts:
	gtsam/geometry/Pose2.h
	gtsam/geometry/Pose3.cpp
	gtsam/geometry/tests/testPose3.cpp
2014-12-25 18:16:30 +01:00
thduynguyen ea80e36b24 Pose3 [Expmap/Logmap]Derivative 2014-12-24 14:01:16 -05:00
dellaert 355b938f3a Point3 loses its mojo (superfluous Lie/Manifold stuff) 2014-12-22 17:22:45 +01:00
Mike Bosse 263d4e163c more progress, need to fix testSO3.cpp and testManifold.cpp 2014-12-17 22:53:56 +01:00
Richard Roberts aa093a35da Updated all comma initializer usages to use .finished() 2014-11-22 16:35:27 -08:00