DistributedFactorGraphs.jl icon indicating copy to clipboard operation
DistributedFactorGraphs.jl copied to clipboard

Abstraction layer for spanning factor graphs over various technologies

Results 114 DistributedFactorGraphs.jl issues
Sort by recently updated
recently updated
newest added

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...

user experience

- [ ] listSessionBlobEntries - [ ] listRobotBlobEntries - [ ] listUserBlobEntries

enhancement
breaking change

TAC - add field to data entry

wontfix
feature request
data: entry=>blob

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

decision
serialization
maintenance
design

TODO serialization of MeanMaxPPE

enhancement
PPE
WORK OUTSTANDING
manifolds