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

Pack/unpack should respect the estimate type.

Open GearsAD opened this issue 5 years ago • 1 comments

REF: https://github.com/JuliaRobotics/DistributedFactorGraphs.jl/blob/master/src/services/DFGVariable.jl#L20-L21

GearsAD avatar Nov 23 '19 20:11 GearsAD

I think this revers to: https://github.com/JuliaRobotics/DistributedFactorGraphs.jl/blob/63a96cadd9182151da5fcd158ca23129caa9b7eb/src/services/Serialization.jl#L28 We currently only have the one PPE type.

Affie avatar May 11 '20 09:05 Affie