Syntax
[GPL,S,P1,P2,P3]=center3Poseeffektorgrid(A,B,[CPLE,GPL,m,exactCPL])
Input Parameter
A : | | Start point or Pose |
B : | | End Point or Pose |
CPLE : | | Optional contour or size of squared box |
GPL : | | number of point (integer) or distance (if not integer) |
m : | | distance to outer contour; default is 0 |
exactCPL : | | true if no outer boundary but exact CPLE is used |
Output Parameter
GPL : | | Center Point and Radius |
S : | | Grid Coordinates relative to CPLE |
P1 : | | Grid Coordinates relative to Pose 1 |
P2 : | | Grid Coordinates relative to Pose 2 |
P3 : | | Grid Coordinates relative to Pose 3 |
Examples
fname=loadweb('Posebasecabinet.APD',true); PS=PosereadAPD(fname)
center3Poseeffektorgrid(PS);
center3Poseeffektorgrid(Posesample(7));
center3Poseeffektorgrid(Posesample(11));
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