Commit Graph

14673 Commits (b78a4e64b19d10c989de67cc8b151d35d19d8a87)

Author SHA1 Message Date
Frank Dellaert 686e16aaae
Merge pull request #1085 from yunzc/feature/gnc_base_params
correctly parse optimizer params for base optimizer in gnc
2022-02-18 22:03:50 -05:00
lcarlone 31e1a713fc added unit test on params 2022-02-18 20:23:45 -05:00
Varun Agrawal 6275f6c121
Merge pull request #1111 from andre-nguyen/fix/typo 2022-02-18 13:07:49 -05:00
Mike Sheffler 57a51a7c07 Assignment accidentally used in place of equality 2022-02-18 00:04:51 -08:00
Andre Nguyen ac9eed6444
fix: typo 2022-02-17 23:21:57 -05:00
Varun Agrawal 1545d9007b Move transformTo declaration to the top to avoid ambiguous linkage 2022-02-17 15:27:01 -05:00
Varun Agrawal 6fe55af512 comment out gtsam_unstable test target 2022-02-17 14:45:34 -05:00
Varun Agrawal 12d1d21e28 formatting updates 2022-02-17 11:21:51 -05:00
Varun Agrawal 9a234a2830 build (almost) all GTSAM test targets in CI 2022-02-17 11:16:35 -05:00
Varun Agrawal d860e39561 suppress spurious warnings 2022-02-17 11:16:13 -05:00
Varun Agrawal 770587ddaf documentation updates 2022-02-17 11:15:15 -05:00
Varun Agrawal 566c7b9cb8 Fix discrete module 2022-02-17 11:15:02 -05:00
Varun Agrawal fcd418a673 fixed dllexport issues in geometry, only tests failing 2022-02-17 11:14:09 -05:00
Varun Agrawal 1e1e2c26ee move Line3 transformTo definition to header to resolve ambiguity 2022-02-17 11:13:40 -05:00
Varun Agrawal 38425f1164 fixed dllexport issues in slam, only tests failing 2022-02-17 10:44:28 -05:00
Varun Agrawal 2e5bdcd5e7 fixed dllexport issues in nonlinear, only tests failing 2022-02-17 09:56:32 -05:00
Varun Agrawal 865a7bac77 navigation tests passing 2022-02-17 09:37:17 -05:00
Varun Agrawal beeb91a26c symbolic tests pass 2022-02-17 03:38:49 -05:00
Varun Agrawal 7712158bf2 sfm tests pass 2022-02-17 03:38:49 -05:00
Varun Agrawal b13a219a3b update METIS test for _WIN32 2022-02-17 03:38:49 -05:00
Varun Agrawal 6e6c64749d basis module tests pass 2022-02-17 03:38:49 -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
Varun Agrawal 2b78b96670
Merge pull request #1107 from borglab/fix/91_single_test_exe 2022-02-17 00:12:25 -05:00
Varun Agrawal 07a7802469
Merge pull request #1102 from mikesheffler/fix-msvc-windows-build-gtsam-unstable 2022-02-17 00:12:12 -05:00
Frank Dellaert b65c89c159 Use at least 2 cores 2022-02-17 00:10:04 -05:00
Frank Dellaert 5905110342 Remove duplicate header 2022-02-17 00:09:55 -05:00
Frank Dellaert ba8da3c573 Added missing header in header 2022-02-16 23:35:44 -05:00
Frank Dellaert c4ebc71c58 Add missing header 2022-02-16 23:23:50 -05:00
Frank Dellaert d6ebc21634 Base wrapper needs Matrix serialization 2022-02-16 23:11:00 -05:00
Frank Dellaert c78af4d3ea Add headers in the place they are needed 2022-02-16 22:51:53 -05:00
Frank Dellaert 59fbdf9cff use anonymous namespace 2022-02-16 21:29:59 -05:00
Frank Dellaert 0167716037 avoid more warnings on Linux 2022-02-16 21:27:28 -05:00
Frank Dellaert bac5d4f120 Fix serialization class name 2022-02-16 20:59:26 -05:00
Frank Dellaert 2f53a67b4f rename to avoid conflict with tests 2022-02-16 20:58:57 -05:00
Frank Dellaert b975cdcc3d Compilation issues with linux system 2022-02-16 20:58:20 -05:00
Frank Dellaert bd487ac1f6
add using... 2022-02-16 16:12:47 -05:00
Frank Dellaert 63b643e0bf rename again 2022-02-16 15:16:05 -05:00
Frank Dellaert d2f8041e13 rename 2022-02-16 15:15:29 -05:00
Frank Dellaert a97eae628c Move Matrix serialization to separate file and remove spurious headers 2022-02-16 15:07:29 -05:00
Frank Dellaert e4cbd9cea8 Move Vector serialization to separate file 2022-02-16 15:07:05 -05:00
Frank Dellaert 311325cc2f Fixed another serialization clash 2022-02-16 14:06:58 -05:00
Frank Dellaert 7b124f4953 Try grouped tests - again 2022-02-16 13:24:54 -05:00
Frank Dellaert 67c1b26f2b Try if combined tests are faster 2022-02-16 13:07:38 -05:00
Frank Dellaert c979a6f136 use anonymous namespace 2022-02-16 13:07:26 -05:00
Frank Dellaert 3d6a7bf970 Fix more stuff in check.slam 2022-02-16 09:43:12 -05:00
Frank Dellaert 65a3928d0a fixed check.basis 2022-02-16 09:40:41 -05:00
Frank Dellaert f71f12498d fixed check.navigation 2022-02-16 09:39:22 -05:00
Frank Dellaert 8e33e96efa Fix check.slam 2022-02-16 09:30:59 -05:00
Frank Dellaert 1aedbf76a2 fix check.discrete 2022-02-16 08:57:23 -05:00
Frank Dellaert 10bf3a0199 fix check.sam 2022-02-16 08:54:36 -05:00