JinraeKim/FlightSims.jl

Replace SimulationLogger.jl by ModelingToolkit.jl

JinraeKim opened this issue · 2 comments

According to @nhcho91, ModelingToolkit.jl has the functionality to abstract and build hierarchical dynamical systems.

We may not need SimulationLogger.jl anymore.

For now, I don't have enough time to resolve this issue.

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