Replace SimulationLogger.jl by ModelingToolkit.jl
JinraeKim opened this issue · 2 comments
JinraeKim commented
According to @nhcho91, ModelingToolkit.jl has the functionality to abstract and build hierarchical dynamical systems.
We may not need SimulationLogger.jl anymore.
JinraeKim commented
For now, I don't have enough time to resolve this issue.
JinraeKim commented
Well, ModelingToolkit.jl is such a cool package!
But I observed some problems due to the use of symbolics, for example,
https://discourse.julialang.org/t/symbolics-and-convex/92628
JuliaGeometry/Rotations.jl#248