Commit Graph

660 Commits (d92ce6ba9afe226370bfdecf95e4b04febc91466)

Author SHA1 Message Date
Akshay Krishnan 897dae4436 more renames to camelcase 2022-07-12 20:03:02 -07:00
Akshay Krishnan ed5fa923cf Example to run LOST and compare to DLT 2022-07-10 16:49:30 -07:00
Frank Dellaert cf5e3729e0 Fixed parsing error and cleaned up 2022-03-19 15:19:25 -04:00
Frank Dellaert f7af2c09e7 Now initializing randomly 2022-03-10 17:28:18 -05:00
Frank Dellaert 98efc464dc Fixed all lint errors, formatting 2022-03-10 16:51:19 -05:00
acxz 67fc9a93e2 add newline at end of file 2022-02-21 13:50:27 -05:00
acxz 1bf53fc414 add missing header guards under timing/ and examples/ 2022-02-21 13:50:27 -05:00
Frank Dellaert 55ad1841bd
Merge pull request #1108 from borglab/fix/headers
Header discipline in base
2022-02-17 01:25:01 -05:00
Frank Dellaert c78af4d3ea Add headers in the place they are needed 2022-02-16 22:51:53 -05:00
Frank Dellaert bac5d4f120 Fix serialization class name 2022-02-16 20:59:26 -05:00
Frank Dellaert 2e9b51aff1 fix typo 2022-01-31 16:22:09 -05:00
Frank Dellaert 9dfe52d0b6 Made reading static named constructors 2022-01-31 13:43:41 -05:00
Frank Dellaert 762e8097bb nr -> number 2022-01-31 12:46:42 -05:00
Frank Dellaert 3d51989f2e Deprecated incorrectly named methods 2022-01-31 08:32:44 -05:00
Frank Dellaert 99a97da5f7 Fix examples 2022-01-21 18:12:38 -05:00
Frank Dellaert c1561dba02 Made cartesian product static, and added specialization in DiscreteValues. Added markdown and html methods for the latter. 2022-01-09 14:46:23 -05:00
Frank Dellaert 92744d13c6 Add auto 2021-12-30 10:30:13 -05:00
Frank Dellaert 752972c1fa Use non-deprecated graphviz methods 2021-12-21 10:17:36 -05:00
Frank Dellaert 371fe3e865 Fixed all examples 2021-11-20 16:34:53 -05:00
Frank Dellaert 9fe6d23d9f Got rid of sharedValues 2021-11-20 16:15:05 -05:00
Varun Agrawal 9aa0dbf493 replace static variable with variable of greater scope in cpp example 2021-10-21 18:42:46 -04:00
Varun Agrawal 86ab7d323a Merge branch 'develop' into fix/566 2021-10-21 15:02:33 -04:00
Eric 1046bf481a Small clarification and md cleanup 2021-08-21 17:04:33 -04:00
Varun Agrawal a4a58cf803 only format c++ file (no code changes) 2021-08-20 13:33:57 -04:00
Akshay Krishnan aec2cf06a5
Merge pull request #753 from borglab/feature/essential-mat-with-approx-k
Adding factor which considers the essential matrix and camera calibration as variable
2021-06-21 09:14:06 -07:00
akrishnan86 01561bc217 formatting example 2021-06-20 22:26:19 -07:00
Akshay Krishnan e3b6c8308a updating points name, constexpr 2021-06-21 03:47:10 +00:00
Akshay Krishnan d9a8111bbd resolving merge conflict 2021-06-17 01:42:51 +00:00
Akshay Krishnan 545dfd0be7 removing failing test and unused data 2021-06-17 01:36:57 +00:00
akrishnan86 c4582941bf removing duplicate data file 2021-06-13 20:33:37 -07:00
akrishnan86 01515d1001 formatting changes 2021-06-13 20:30:04 -07:00
Akshay Krishnan 14f8b8aa62 removing Sampson error + some tests cleanup 2021-06-14 01:30:00 +00:00
Ayush Baid bce9050672 adding 11 point example for cal3bundler 2021-06-10 14:47:43 -07:00
Ayush Baid 4fbd98df3a creating 18 point example 2021-06-08 13:14:56 -07:00
HMellor 1744eaf599 Correct ImuFactorExamples frame description 2021-05-28 21:00:34 +01:00
Navid Mahabadi 587ad0fad3 update: use avialble rot2 class 2021-03-23 16:13:13 +01:00
Navid Mahabadi 554dd790d9 fix: UnaryFactor Jacobian 2021-03-23 10:11:19 +01:00
Toni 7f80c906c4 Fix override warnings: modernize-use-override 2021-01-28 23:02:13 -05:00
Varun Agrawal 06d8ec289d
Merge pull request #633 from borglab/fix/foot-imu
Adds unit test for imu preintegration of a single step
2021-01-19 21:03:10 -05:00
Toni 3d7e182822 Remove gtsam_unstable lib from examples 2021-01-18 14:47:39 -05:00
Toni a567a570ed Move example to gtsam_unstable 2021-01-18 14:41:28 -05:00
Toni 19b7312edb Split .h/.cpp, use const& (WIP) 2021-01-17 11:08:53 -05:00
Varun Agrawal fb44e56dc8
Merge pull request #547 from borglab/feature/RobustShonan
Feature/robust shonan
2021-01-11 21:58:42 -05:00
Frank Dellaert 4d100461d4 Removed reference for iterating over values. Also used auto where I could, when changing. 2021-01-04 20:46:16 -05:00
Varun Agrawal e54ef580f7 add simulation data 2020-12-14 14:32:36 -05:00
lcarlone 5e82b72b60 fixed typo 2020-12-05 14:34:35 -05:00
Varun Agrawal 799788672f formatting 2020-11-30 17:32:16 -05:00
Varun Agrawal d8fc330be4 Assign pointer to prevent errors 2020-11-27 19:35:12 -05:00
lcarlone 1506001166 fixed typo 2020-09-30 16:10:27 -04:00
lcarlone 6567422ec5 added control over minimum rank in ShonanAveraging example, and resolved hard-coded sigma in FrobeniusFactor 2020-09-26 19:06:55 -04:00