iff-gsc/LADAC-Examples

Remove dependency on Robotics System Toolbox

ybeyer opened this issue · 1 comments

The EasyGlider/init_EasyGlider_Trajectory example only works with Robotics System Toolbox.
However, the functions used should also all be included in LADAC (e.g. rotm2quat -> dcm2Quat).

@fguecker says: Although both functions (transposed) numerically return the same result, the example with the LADAC function dcm2Quat does not work.
The cause is unknown.