SGManipulator03Base
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Kinematics and Frames
Introduced first in SolidGeometry 4.9, Creation date: 2020-06-23, Last change: 2025-09-14
Base, and Hand for Manipulator Design # 3
Description
Those parts can be assembled using screws, spacer, and nut of DIN DIN 912, DIN 985, DIN 9021 using Diameter 2.5mm and 8mm length
See Also: SGManipulator03Link
Example Illustration
Syntax
[A,B,U,EF]=SGManipulator03Base([LS])
Input Parameter
LS: | | Length of Base and Hand; default is 40 |
Output Parameter
A: | | Base PLate |
B: | | Base |
U: | | Hand |
EF: | | Effektor |
Examples
[A,B,H,E]=SGManipulator03Base(20)
[C,D]=SGManipulator03Link % Link and link extender
SGn=SGTchain({A,B,C,H,B,H,E},[pi pi pi 0 pi 0 pi],0,SGTframeChain(1:7));
SGfigure; view(-30,30); SGplotalpha(SGn);
Copyright 2020-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