ufechner7/KiteModels.jl

Add constructor for SysState

Closed this issue · 0 comments

Add a constructor SysState(s::AKM).

A SysState object is needed for easy display of the state in KiteViewers.

The requires to calculate the orientation as quaternion. Perhaps first add a function orient(s::AKM).