Syntax
[Ti,LL,H]=symbforwkine(a,b,[WL])
Input Parameter
a : | | unused yet |
b : | | cell list of n symbolics symbolic HT matrices x of 1doF rotational links |
WL : | | List of k angles of n links [k x l] |
Output Parameter
Ti : | | cell list of n symbolic HT matrices of b link end points |
LL : | | matrix [n x 3 x k] |
H : | | matlab function handles the calculation of Ti |
Examples
SGTofDHset([20 0 pi/2 0 ;0 10 pi 0;0 10 0 pi/2;10 0 pi/4 0; 10 0 pi/4 0]); show
[a,b]=SGTofDHset([20 0 pi/2 0 ;0 10 pi 0;0 10 0 pi/2;10 0 pi/4 0; 10 0 pi/4 0]);
symbforwkine(a,b);
[e,f,g]=symbforwkine(a,b,2)
e{:},g{:}
Copyright 2018-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth
Last html export of this page out of FM database by TL: 2025-09-21