clang-formatted, changed getFoobar() to foobar()
scottiyio
2025-04-25 14:43:19 -0400
17bf752576Template on size_t, Darshan's updates to cleanup comments, default coordinate to exponential, separate filter and demo specific functions, rename stateAction to operator *, fix brace initialization
jenniferoum
2025-04-25 07:08:14 -0700
d1780601cdSVG graphs
Frank Dellaert
2025-04-25 09:50:41 -0400
Merge pull request #2099 from borglab/feature/LogmapDerivative
Frank Dellaert
2025-04-22 10:11:54 -0400
51e20eca58Inline measurement, G, and State functions, use brace initialization
jenniferoum
2025-04-21 20:24:22 -0700
a04b7e1a55Fix const
Frank Dellaert
2025-04-21 09:25:35 -0400
925e94ecc2Resolved the direction class -> Unit3, and local_coords, local_inv functions to be inline with the state class
darshan-17
2025-04-20 21:41:44 -0700
e5f4978539Address some pr comments - remove ABC_EQF.cpp, clean up comments, change Input class to struct, remove changes to target
jenniferoum
2025-04-20 20:11:08 -0700
d48bf56ff8Removed older linux dependencies, updated cmake version requirement in METIS CMakeLists.txt & removed variables that were not used
darshan-17
2025-04-16 20:59:19 -0700
cd1782e5d4C++ implementation of the EqF to estimate bias.
darshan-17
2025-04-15 21:06:25 -0700
39a7a5b627Update wedge and vee to Rot3 Hat and Vee for EqF
jenniferoum
2025-03-26 21:41:07 -0700
d1673b7df9Used GTSAM ExpmapDerivative to calculate Left Jacobian(-1)
darshan-17
2025-03-26 21:24:26 -0700
9aefd92998Adding a function to translate output data into csv and store in local directory
darshan-17
2025-03-24 20:47:34 -0700
d9cd90589cc++ implementation - use with caution
darshan-17
2025-03-19 21:04:32 -0700
673336545bImplement ABC_EQF in cpp - Inputs are simulated- Use with caution
darshan-17
2025-03-12 21:32:31 -0700
b5293efc56Another attempt at windows debugging
Frank Dellaert
2025-04-20 17:24:24 -0400
a3b7f03a65Instrument code for failing windows test
Frank Dellaert
2025-04-20 11:47:57 -0400
c4b2cc5b0fUndid Logmap refactor: there is some subtle bug with that lambda that I could not resolve withing reasonable time.
Frank Dellaert
2025-04-20 09:55:37 -0400
dd6b70e08cFix bug in refactor
Frank Dellaert
2025-04-20 09:16:19 -0400
795782d449Merge branch 'develop' into feature/LogmapDerivative
Frank Dellaert
2025-04-20 08:50:57 -0400
e9e839f6a5Use inverse() beyond pi
Frank Dellaert
2025-04-18 09:13:05 -0400
52efba91d8Deprecated dexp() and dexpInv, inlined crossB and doubleCrossC
Frank Dellaert
2025-04-18 08:59:24 -0400