Commit Graph

7 Commits

Author SHA1 Message Date
cosmic_power fdead80ead Create JacobianSpace_Sym.m 2023-11-12 17:02:57 +08:00
Rui 9dfa837e8c Feature/add inertia and FK expand 2023-11-05 02:04:04 +00:00
HuanWeng 36f0f1b471 Fixed corner cases for ProjectToSO3(), and added a reference in README. 2023-01-31 00:01:02 -06:00
HuanWeng 93af2b5719
Merge pull request #28 from zackwoodruff/patch-3
Update TransInv.m for Symbolic T Matrices
2020-07-09 23:40:37 -05:00
zackwoodruff e432c835a4
Update TransInv.m for Symbolic T Matrices
Changing R' to transpose(R) allows you to use it on symbolic matrices by enforcing a non-conjugate transpose.
2019-11-18 18:18:01 -06:00
zackwoodruff 9dfda81f52
Update RotInv.m for Symbolic T Matrices
Changing R' to transpose(R) allows you to use it on symbolic matrices by taking the non-conjugate transpose.
2019-11-18 18:12:11 -06:00
HuanWeng 9eedd6eac9 Rename the folder for MATLAB 2018-12-24 02:20:30 -06:00