Syntax
[ci,perr,werr,oci]=checkfourbarNPose(A,B,S,[dws,k,pl])
Input Parameter
A : | | Starting Points of 3 Poses |
B : | | Ending Points of 3 Poses |
S : | | Solutions comming from center3Pose |
dws : | | selected pair of distance and angle |
k : | | selected values for k; default are first and last of S |
pl : | | length of pose |
Output Parameter
ci : | | configuration for pose of a fourbar linkage |
perr : | | |
werr : | | |
oci : | | |
Examples
PS.A=[10.50 -4.38; 3.50 -10.50; -5.25 -10.50]; PS.B=[ 9.79 -5.08; 2.50 -10.50; -5.96 -9.79];
center3Pose(PS.A,PS.B,[-10 00],0,-pi/4); S=ans, CPLplot(CPLsample(4)); checkfourbar3Pose(PS.A,PS.B,S,'verbose
Copyright 2019-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