Every node should contain only native JSON - [x] #992 - [ ] #1077 - [ ] JuliaRobotics/DistributedFactorGraphs.jl#1118 - [ ] NavAbility/NavAbilitySDK.rs#37 This should be just a JSON dict, not a JSON3.write ::String: - https://github.com/JuliaRobotics/DistributedFactorGraphs.jl/blob/530653245cdc406feec7b88b4608dcefc5e2f47c/src/entities/DFGFactor.jl#L161
Every node should contain only native JSON
This should be just a JSON dict, not a JSON3.write ::String:
DistributedFactorGraphs.jl/src/entities/DFGFactor.jl
Line 161 in 5306532