issues
search
JuliaRobotics
/
DistributedFactorGraphs.jl
Abstraction layer for spanning factor graphs over various technologies
Apache License 2.0
22
stars
2
forks
source link
LocalDFG Vars Facs are `OrderedDict{Symbol, NONCONCRETE}`
#1081
Open
dehann
opened
3 months ago
dehann
commented
3 months ago
TAC
achieve full type stability / make all concrete
Possible approaches:
Perhaps use Dict of Dict or equivalent
something better
TAC
Possible approaches: