Syntax
wint=fourbarcollABGPL(CPLW,A0,B0,[A1,B1,GPLA,GPLB,wlim,CPLE,limi])
Input Parameter
CPLW : | | Static Obstacle |
A0 : | | A0 or Pose PS |
B0 : | | B0 or solution number |
A1 : | | A1 or empty if PS is used |
B1 : | | B1 or empty if PS is used |
GPLA : | | GPLA or empty if PS is used |
GPLB : | | GPLB or empty if PS is used |
wlim : | | Angle limitation |
Output Parameter
wint : | | allowed angle interval without collision |
Examples
PS=Posesample('Tiegel');
PS.CPLM=PLtrans1(PLsquare(50,150))+[100 0]; fourBarposesyntheses(PS,[1 2],[10 5 5]); PSN=ans;
fourbarcollABGPL(PSN.CPLW,PSN,155,'','','','','','',0.005)
Copyright 2022-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