-
Notifications
You must be signed in to change notification settings - Fork 768
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NoiseModelFactorN - fixed-number of variables >6 #947
Commits on Dec 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 81f1d93 - Browse repository at this point
Copy the full SHA 81f1d93View commit details -
Configuration menu - View commit details
-
Copy full SHA for e037fa1 - Browse repository at this point
Copy the full SHA e037fa1View commit details
Commits on Dec 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d9c8ce2 - Browse repository at this point
Copy the full SHA d9c8ce2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aecaf3 - Browse repository at this point
Copy the full SHA 2aecaf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fe7e48 - Browse repository at this point
Copy the full SHA 8fe7e48View commit details -
Configuration menu - View commit details
-
Copy full SHA for bee4eee - Browse repository at this point
Copy the full SHA bee4eeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed07edb - Browse repository at this point
Copy the full SHA ed07edbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea7d769 - Browse repository at this point
Copy the full SHA ea7d769View commit details -
avoid inheritance by conditionally defining backwards compatibility t…
…ypes/funcs in NoiseModelFactorN
Configuration menu - View commit details
-
Copy full SHA for ba3cc85 - Browse repository at this point
Copy the full SHA ba3cc85View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddcca4c - Browse repository at this point
Copy the full SHA ddcca4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 280acde - Browse repository at this point
Copy the full SHA 280acdeView commit details
Commits on Dec 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 89b4340 - Browse repository at this point
Copy the full SHA 89b4340View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5004c47 - Browse repository at this point
Copy the full SHA 5004c47View commit details
Commits on Dec 9, 2021
-
switch
using NoiseModelFactorX = ...
to#define ...
.Reasoning is given as comments.
Configuration menu - View commit details
-
Copy full SHA for 018213e - Browse repository at this point
Copy the full SHA 018213eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84e873e - Browse repository at this point
Copy the full SHA 84e873eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40e585b - Browse repository at this point
Copy the full SHA 40e585bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11fd861 - Browse repository at this point
Copy the full SHA 11fd861View commit details
Commits on Jan 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3addc8d - Browse repository at this point
Copy the full SHA 3addc8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9dbb6e - Browse repository at this point
Copy the full SHA c9dbb6eView commit details -
revert some template stuff with inheritance for readability
NoiseModelFactor123456 are now minimal classes that inherit from NoiseModelFactorN
Configuration menu - View commit details
-
Copy full SHA for bb33be5 - Browse repository at this point
Copy the full SHA bb33be5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82e0d20 - Browse repository at this point
Copy the full SHA 82e0d20View commit details -
Configuration menu - View commit details
-
Copy full SHA for d62033a - Browse repository at this point
Copy the full SHA d62033aView commit details
Commits on Jan 31, 2022
-
Revert "create backwards compatibility unit test for NoiseModelFactor1"
This reverts commit c9dbb6e.
Configuration menu - View commit details
-
Copy full SHA for a2fb0e4 - Browse repository at this point
Copy the full SHA a2fb0e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a427cd - Browse repository at this point
Copy the full SHA 1a427cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6653d66 - Browse repository at this point
Copy the full SHA 6653d66View commit details
Commits on Apr 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 782a894 - Browse repository at this point
Copy the full SHA 782a894View commit details -
Merge branch 'develop' into feature/NoiseModelFactorN
#1102 correctly removed "GTSAM_EXPORT" from NoiseModelFactorX
Configuration menu - View commit details
-
Copy full SHA for 8ae8c7a - Browse repository at this point
Copy the full SHA 8ae8c7aView commit details
Commits on Jul 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 71767a4 - Browse repository at this point
Copy the full SHA 71767a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ea97fb - Browse repository at this point
Copy the full SHA 2ea97fbView commit details
Commits on Jul 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 00cf13b - Browse repository at this point
Copy the full SHA 00cf13bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea6e32d - Browse repository at this point
Copy the full SHA ea6e32dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8327685 - Browse repository at this point
Copy the full SHA 8327685View commit details -
turn off backwards compatibility test with quaternions or TBB since s…
…erialization structure is different
Configuration menu - View commit details
-
Copy full SHA for fa196aa - Browse repository at this point
Copy the full SHA fa196aaView commit details
Commits on Jul 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1127276 - Browse repository at this point
Copy the full SHA 1127276View commit details
Commits on Nov 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 322e555 - Browse repository at this point
Copy the full SHA 322e555View commit details
Commits on Dec 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 94865c4 - Browse repository at this point
Copy the full SHA 94865c4View commit details -
Revert "fix namespace collision with symbol_shorthand::X in unit test"
This reverts commit d62033a.
Configuration menu - View commit details
-
Copy full SHA for 63950b9 - Browse repository at this point
Copy the full SHA 63950b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ebc6e8 - Browse repository at this point
Copy the full SHA 0ebc6e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b24511f - Browse repository at this point
Copy the full SHA b24511fView commit details
Commits on Dec 20, 2022
-
Check type of CONTAINER constructor tparam
This is a byproduct of the overload resolution problem when N=1, then it can be hard to differentiate between: NoiseModelFactorN(noise, key) NoiseModelFactorN(noise, {key})
Configuration menu - View commit details
-
Copy full SHA for e8ddbbe - Browse repository at this point
Copy the full SHA e8ddbbeView commit details
Commits on Dec 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 040eb63 - Browse repository at this point
Copy the full SHA 040eb63View commit details -
Configuration menu - View commit details
-
Copy full SHA for d16d263 - Browse repository at this point
Copy the full SHA d16d263View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b93970 - Browse repository at this point
Copy the full SHA 4b93970View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19215af - Browse repository at this point
Copy the full SHA 19215afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a7efc7 - Browse repository at this point
Copy the full SHA 2a7efc7View commit details