DistributedFactorGraphs.jl
DistributedFactorGraphs.jl copied to clipboard
Abstraction layer for spanning factor graphs over various technologies
The error results in calling loadDFG and without `import/using IIF/RoME` as SolverParams are defined in IIF, find a way to make the error clearer. ```julia ERROR: MethodError: Cannot `convert` an...
- [ ] listSessionBlobEntries - [ ] listRobotBlobEntries - [ ] listUserBlobEntries
TAC - add field to data entry
temporary removing factors from the history: https://github.com/JuliaRobotics/DistributedFactorGraphs.jl/blob/8caa62b4ba28595e2bd4649211e37106cf25fc05/src/services/GraphsDFG.jl#L128 being removing in the short term #31
Why? - Simplify serialization, pack/unpack factor only depends on the factor and does not need the full factor graph - Simplify PackedFunctionNodeData{T}, GenericFunctionNodeData{T} where T
TODO serialization of MeanMaxPPE
Not covered in tests: - #969