Skip to content
Snippets Groups Projects
Forked from Rotare / Rotare
Source project has a limited visibility.
  • Thomas Lambert's avatar
    2238e009
    refact: implement rotation matrices · 2238e009
    Thomas Lambert authored
    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.
    2238e009
    History
    refact: implement rotation matrices
    Thomas Lambert authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.