Syntax
Posefourbarcheck(PS,[aps,lim,CPLB,CPLE,CPLR,CPL1]);
Input Parameter
PS : | | Pose |
aps : | | solution to check |
lim : | | if true; limit the movement to the pose order |
CPLB : | | Optional Background Shape |
CPLE : | | Optional Effector Shape |
CPLR : | | Optional Crank Shape |
CPL1 : | | Optional Swing Shape |
Examples
PS=PosereadAPD('basecabinet_new')
PosereadAPD('/Volumes/LUETH-WIN/MATLAB_files_for_experiments/basecabinet_new.APD'); PS=ans;
PS=checkfourbar3Poseattachpermutation(PS,'',20)
n=546
PS.CPLE=Posefourbarshaping(PS,[n,123],PLsquare(500,400),'E');
PS.CPLR=Posefourbarshaping(PS,[n,123],PLsquare(500,400),'C');
PS.CPL1=Posefourbarshaping(PS,[n,123],PLsquare(500,400),'S');
Posefourbarcheck(PS,n)
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