Commit Graph

5994 Commits (a4590a2fe34f6f3719afc340a47f8c94f9c7a2b5)

Author SHA1 Message Date
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
Varun Agrawal 73d1240a4a
Merge pull request #445 from acxz/smart
remove empty smart folder
2020-07-29 20:11:21 -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
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
acxz e9c7e2cb4f add override keyword 2020-07-27 22:11:50 -04:00
Varun Agrawal 2fbdd27f15 Merge branch 'develop' into feature/rot-print 2020-07-27 11:14:13 -05:00
Varun Agrawal 832b420baa
Merge pull request #436 from acxz/clang-warns
fix clang warnings on tests
2020-07-27 12:04:54 -04:00
Frank Dellaert b0a48a6ba2
Merge pull request #435 from borglab/fix/clang-warnings
Fix clang warnings
2020-07-27 10:16:40 -04:00
acxz ccbdb40c93 fix warnings on incorrect for range reference bindings 2020-07-26 20:20:14 -04:00
Jose Luis Blanco Claraco 8165291704
Fix warnings on incorrect for range reference bindings 2020-07-27 00:14:18 +02:00
Jose Luis Blanco Claraco 406060b457
Fix missing virtual dtors 2020-07-27 00:14:13 +02:00
Jose Luis Blanco-Claraco 85c576cc47
Merge pull request #432 from borglab/fix/recover-slam-serialization-test
Recover SLAM serialization test
2020-07-26 23:37:17 +02:00
Jose Luis Blanco Claraco 0198c648e3
Fix all new gcc warnings/errors: make explicit virtual/override methods.
Rules are:
- use "virtual" in base classes only.
- use "override" in all derived classes.
2020-07-26 11:20:42 +02:00
Jose Luis Blanco Claraco 8a5097d726
Add docs on serializing expressions. 2020-07-26 08:22:40 +02:00
Jose Luis Blanco Claraco a4b95d273f
recover SLAM serialization test 2020-07-25 18:07:25 +02:00
Varun Agrawal d2063d928e added backwards compatibility for parseVertex 2020-07-24 11:37:58 -05:00
Varun Agrawal 6897ddc8aa Merge branch 'develop' into feature/g2o-vertices 2020-07-24 11:29:54 -05:00
Varun Agrawal 8a210188f3 test for readG2o 2020-07-24 03:10:14 -05:00
Varun Agrawal 05f50eae40 Fix minor bugs 2020-07-24 03:10:03 -05:00
Varun Agrawal f4c8e7580c Merge branch 'develop' into feature/g2o-vertices 2020-07-24 02:32:25 -05:00
Varun Agrawal aaf632f583 fix test for FunctorizedFactor printing 2020-07-24 02:30:35 -05:00
Varun Agrawal 07364f8616
Merge pull request #424 from acxz/fix/mt19937
replace boost random with std random
2020-07-24 02:26:48 -04:00
Varun Agrawal 71c5567f17 Merge branch 'develop' into feature/rot-print 2020-07-23 20:05:25 -05:00
acxz c738f6b7f7 remove unused base variable 2020-07-23 15:47:14 -04:00
acxz e993afe2bf replace boost random with std random 2020-07-23 14:05:23 -04:00
Fan Jiang 905be415fa
Merge pull request #417 from borglab/feature/new_expmap_default
Bump version and switch Pose3 expmap default
2020-07-22 12:19:18 -04:00