Skip to content
Snippets Groups Projects
Verified Commit 2238e009 authored by Thomas Lambert's avatar Thomas Lambert :helicopter:
Browse files

refact: implement rotation matrices

The functions rotx, roty, rotz are not built-in of MATLAB (wtf). Instead
they come from a very expensive toolbox. As none other function of this
toolbox are needed, the functions are reimplemented manually for Rotare
to remove that useless dependency.
parent 83427a00
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment