Commit Graph

18454 Commits (eb9c6d43566f9f455837afa48758d61496633a5f)

Author SHA1 Message Date
Frank Dellaert eb9c6d4356 Re-factor line parsing, clean up update 2025-01-31 22:33:55 -05:00
Frank Dellaert c37eb49547
Merge pull request #2016 from borglab/feature/hybrid_profiling
Lots of savings!
2025-01-31 18:55:47 -05:00
Frank Dellaert ee2f3c5c2b Arguments 2025-01-31 15:47:42 -05:00
Frank Dellaert 3f11c5dd01 Timing results 2025-01-31 12:06:31 -05:00
Frank Dellaert 3ca88f2a46 dynamic -> static_pointer_cast 2025-01-31 12:05:59 -05:00
Frank Dellaert fce62a61b5 kUpdateFrequency for 3x win! 2025-01-31 00:14:05 -05:00
Frank Dellaert 0d4b0d76d9
Merge pull request #2014 from borglab/feature/new_city10000
City1000 script
2025-01-31 00:01:31 -05:00
Frank Dellaert 1e0ad3b246 Make non-const so we can move 2025-01-30 23:49:02 -05:00
Frank Dellaert d9e8c0526d Tiny savings via reserve 2025-01-30 23:25:06 -05:00
Varun Agrawal 64aa0520ed implement DiscreteFactor methods in Constraint 2025-01-30 22:10:58 -05:00
Frank Dellaert 0d5b03d609 Revert "Fix constraints"
This reverts commit 2b6545233a.
2025-01-30 22:10:50 -05:00
Frank Dellaert 2b6545233a Fix constraints 2025-01-30 21:13:40 -05:00
Frank Dellaert a24246ab63 Play with different elimination schemes 2025-01-30 16:55:50 -05:00
Frank Dellaert 16b2710c3f Refactor scaledProduct 2025-01-30 15:55:33 -05:00
Frank Dellaert c7864d32b5 New scalar operators 2025-01-30 15:54:11 -05:00
Frank Dellaert 39e4610077 Small fixes, 10 hypotheses 2025-01-30 10:58:29 -05:00
Frank Dellaert 3d4d750151 throw in optimize 2025-01-30 10:58:29 -05:00
Frank Dellaert a1467c5e84 Guard all printing 2025-01-30 10:58:29 -05:00
Frank Dellaert efea6b8cb9 DiscreteNet::prune 2025-01-30 10:58:29 -05:00
Frank Dellaert b5ddba9c3c Return fixed values 2025-01-30 10:58:29 -05:00
Frank Dellaert 2af9d2d35a Add negLogConstants 2025-01-30 10:58:29 -05:00
Frank Dellaert e7a68fa6f2 Catch exception and print out things 2025-01-30 10:58:28 -05:00
Frank Dellaert 64d4540e9a Nice new HC tests 2025-01-30 10:58:28 -05:00
Frank Dellaert ce031e8e81 Add smoother printing 2025-01-30 10:58:28 -05:00
Frank Dellaert 555a2173a3 Don't optimize every time 2025-01-30 10:58:28 -05:00
Varun Agrawal 36f2a3d298 two pass to for addConditionals 2025-01-30 10:58:28 -05:00
Frank Dellaert cde2bebf36 Fix loop noise model 2025-01-30 10:58:28 -05:00
Frank Dellaert 7022f59237 Undo scaling 2025-01-30 10:58:28 -05:00
Frank Dellaert 09bf00b545 Catch pruned away 2025-01-30 10:58:28 -05:00
Frank Dellaert b7b0f5b57a Run method and style 2025-01-30 10:58:28 -05:00
Frank Dellaert 18be91b917 Make class 2025-01-30 10:58:28 -05:00
Varun Agrawal 90d3f2e84a specify dead mode removal threshold 2025-01-30 10:58:28 -05:00
Varun Agrawal 1bdaa5062c switch between TableFactor and DecisionTreeFactor 2025-01-30 10:58:28 -05:00
Varun Agrawal 90fd416e5d human-friendly time printing 2025-01-30 10:58:28 -05:00
Varun Agrawal 5e99b0e34d simplify and add smoother_update_times 2025-01-30 10:58:28 -05:00
Varun Agrawal 761d19ab4f major script improvements 2025-01-30 10:58:28 -05:00
Varun Agrawal 8ad3216afc update to add loop closures 2025-01-30 10:58:28 -05:00
Varun Agrawal 244a046c67 check for nullptr 2025-01-30 10:58:28 -05:00
Varun Agrawal 4e34ca1eac function for hybrid odometry factor 2025-01-30 10:58:28 -05:00
Frank Dellaert 3cf15901c7
Merge pull request #2013 from borglab/fix/pruning
Fix pruning
2025-01-30 10:54:46 -05:00
Frank Dellaert 9bae03a6fa Change threshold name 2025-01-30 09:02:59 -05:00
Frank Dellaert 3c10913c70 DiscreteNet::prune 2025-01-30 08:59:31 -05:00
Frank Dellaert 588a20fc87
Merge pull request #2003 from borglab/feature/move_constructor
move constructors
2025-01-30 00:36:09 -05:00
Frank Dellaert 957c967d0c
remove old remnant 2025-01-30 00:02:34 -05:00
Frank Dellaert 57bcb9f4e6 Add contains 2025-01-29 23:50:43 -05:00
Frank Dellaert e6662b8206 Fix unit tests 2025-01-29 23:38:06 -05:00
Frank Dellaert 05ad198ca6 Use restrict inside prune 2025-01-29 23:37:58 -05:00
Frank Dellaert 4d1a8e5057 restrict method 2025-01-29 23:32:50 -05:00
Frank Dellaert 8746b15a4a Use two new methods 2025-01-29 22:28:14 -05:00
Frank Dellaert 803dae75f3 filter and missingKeys 2025-01-29 22:04:56 -05:00