|
history::Vector{Tuple{DateTime, Int, Function, T}} |
What is the best format, downstream became a NamedTuple:
https://github.com/JuliaRobotics/IncrementalInference.jl/blob/d186dfc3cdafedf45967669327fb1150de3df3a6/src/JunctionTreeTypes.jl#L101
cc @Affie , do you think we should propagate the NamedTuple change upstream to here?
FunctionalStateMachine.jl/src/StateMachine.jl
Line 23 in a534cb2
What is the best format, downstream became a NamedTuple:
https://github.com/JuliaRobotics/IncrementalInference.jl/blob/d186dfc3cdafedf45967669327fb1150de3df3a6/src/JunctionTreeTypes.jl#L101
cc @Affie , do you think we should propagate the NamedTuple change upstream to here?