Commit Graph

12025 Commits (a9dd3ed3c78e2f3880a218c093476e245c3f082c)

Author SHA1 Message Date
alexma3312 a9dd3ed3c7 Add a comment for transformFrom pose. 2020-08-21 21:09:36 -04:00
alexma3312 e00fa5605a create a helper function to remove repeat code. 2020-08-21 20:53:52 -04:00
alexma3312 9a07a61779 reformat pose3 declaration. 2020-08-21 14:57:29 -04:00
alexma3312 f5611fbc49 Add Compatibility unittest. 2020-08-21 14:54:43 -04:00
alexma3312 e94aae10bf Replace rotAveraging with gtsam::FindKarcherMean. 2020-08-21 13:51:21 -04:00
alexma3312 c80cfe068f Modify the print function print out format. 2020-08-20 11:47:46 -04:00
alexma3312 362c93bb2b Change sim3 variable from T to S. 2020-08-19 16:48:05 -04:00
alexma3312 6f33d00654 Correct variable names and refactor code. 2020-08-17 17:58:45 -04:00
alexma3312 58ec261cd7 Fix GTSAM_TYPEDEF_POINTS_TO_VECTORS. 2020-08-16 13:00:27 -04:00
alexma3312 aa2d0f3dec Change typedef into using. 2020-08-12 13:14:18 -04:00
ss 7cfcbff4db Update doc. 2020-08-10 08:37:39 -04:00
ss 8dd9ff5c52 Improve code quality. 2020-08-10 08:25:42 -04:00
ss e6b1599063 Fix document. 2020-08-10 08:25:21 -04:00
ss 8425957e3f Finish Sim3 align and transformFrom functions. 2020-08-09 21:53:35 -04:00
Frank Dellaert 269dea3a24
Merge pull request #422 from borglab/dellaert/issue420
Dellaert/issue420
2020-08-02 16:16:01 -04:00
Frank Dellaert 0e6b208276
Merge pull request #453 from borglab/feature/better_frobenius_factors
Better frobenius factors
2020-08-02 16:13:18 -04:00
Frank Dellaert a4590a2fe3 Allow to pass in pre-computed generators. Should save some energy. 2020-08-01 15:43:55 -04:00
Frank Dellaert e22c24eff5 Removed superfluous size, added doxygen partitions 2020-08-01 15:43:21 -04:00
Frank Dellaert 458a33dade VectorizedGenerators 2020-08-01 15:41:19 -04:00
Frank Dellaert 94f744ecae Allow graph to be queried 2020-08-01 15:40:50 -04:00
Varun Agrawal 8a3be052fe
Merge pull request #419 from borglab/feature/values-print
Values Print Formatting
2020-08-01 02:15:15 -04:00
Varun Agrawal 720a313a9d remove virtual 2020-07-31 19:37:02 -05:00
Frank Dellaert 09bb25498f
Merge branch 'develop' into dellaert/issue420 2020-07-31 16:45:03 -04:00
Stephanie McCormick b6f979fd0d change from const Params back to non-const Params 2020-07-31 16:29:11 -04:00
Varun Agrawal 92ebe2672c
Merge pull request #451 from borglab/feature/preintegrated
Wrap preintegrated function
2020-07-31 10:36:47 -04:00
Varun Agrawal 82849112ec wrap preintegrated function 2020-07-30 20:52:07 -05:00
Varun Agrawal 73d1240a4a
Merge pull request #445 from acxz/smart
remove empty smart folder
2020-07-29 20:11:21 -04:00
Frank Dellaert 232005a9af
Merge pull request #444 from borglab/feature/nary-expression-factor
Add N-ary template expression factors
2020-07-29 12:45:27 -04:00
Varun Agrawal 08df535cba fix indentation of macro guard 2020-07-29 11:35:02 -05:00
acxz e069bd5301 remove smart from cmake 2020-07-28 19:24:25 -04:00
acxz ce0f21930e remove empty smart folder 2020-07-28 17:10:23 -04:00
Varun Agrawal ca88ac568b fixed tests 2020-07-28 15:57:15 -05:00
Jose Luis Blanco Claraco dcd9415ddf
fix evaluateError() methods 2020-07-28 21:37:02 +02:00
Jose Luis Blanco Claraco 0ee5fc58f1
Recover the convenient evaluateError() method 2020-07-28 21:10:48 +02:00
Jose Luis Blanco Claraco efed4237dc
Deprecate ExpressionFactor2 for 4.1 2020-07-28 20:46:24 +02:00
Jose Luis Blanco-Claraco 4e34d64453
Fix serialization bug in RangeFactor
Closes #443
2020-07-28 16:21:32 +02:00
Jose Luis Blanco-Claraco 7b18d33c00
Add unit test revealing deserialization error 2020-07-28 16:21:22 +02:00
Jose Luis Blanco Claraco 6b630effd0
port ExpressionFactor{2->N} 2020-07-28 16:20:55 +02:00
Jose Luis Blanco Claraco c9bd7ef8a7
Deprecate ExpressionFactor2 2020-07-28 16:20:49 +02:00
Jose Luis Blanco-Claraco 90dc1ce3b5
typo 2020-07-28 16:20:44 +02:00
Jose Luis Blanco-Claraco 947479e9de
Add variadic-template N-ary ExpressionFactor 2020-07-28 16:20:38 +02:00
Jose Luis Blanco-Claraco 8b1f3e1745
docs and missing traits 2020-07-28 16:20:33 +02:00
Varun Agrawal 4756f7359d use \n instead of endl 2020-07-28 09:12:13 -05:00
Varun Agrawal 9bb07851c3 Merge branch 'develop' into feature/values-print 2020-07-28 08:59:35 -05:00
Varun Agrawal c985701fdc
Merge pull request #358 from borglab/feature/rot-print
Consistent Rot3 printing
2020-07-28 09:56:37 -04:00
Frank Dellaert 41cb5f45eb
Merge pull request #441 from acxz/clang-warnings
fix clang warnings
2020-07-28 08:46:29 -04:00
Frank Dellaert db2fd50def
Merge pull request #442 from borglab/feature/values-initializer
Add C++11 brace initializer_list to Values
2020-07-28 08:44:59 -04:00
Jose Luis Blanco Claraco 77c8c3bf0b
Values initializer_list constructor 2020-07-28 07:03:36 +02:00
Jose Luis Blanco Claraco c9fb096002
Add genericValue() helper 2020-07-28 06:51:59 +02:00
acxz e0791f4e54 workaround to dereferencing a nullptr 2020-07-27 23:43:35 -04:00