Difference between revisions of "AXY:MC-Basic:robot.DYNAMICPARAMETER"
m (Text replace - "R/W" to "Read/Write") |
m (Itay moved page MC-Basic:robot.DYNAMICPARAMETER to AXY:MC-Basic:robot.DYNAMICPARAMETER) |
||
(12 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | <!-- {{Languages|MC-Basic:robot.DYNAMICPARAMETER}} | ||
+ | |||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
|SYNTAX= | |SYNTAX= | ||
− | '' | + | <''group''>.DynamicParameter[<''parameter''>] = <''expression''> |
|AVAILABILITY= | |AVAILABILITY= | ||
− | + | Since Version 4.7.14 | |
|DESCRIPTION= | |DESCRIPTION= | ||
Parameters for the dynamic model of a robot. | Parameters for the dynamic model of a robot. | ||
+ | |||
The parameters are model-dependent. | The parameters are model-dependent. | ||
− | See [[ | + | See [[Dynamic Models]] for a list of available robot models and the corresponding parameters. |
Line 33: | Line 36: | ||
|EXAMPLE= | |EXAMPLE= | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[Motion Dynamics]] |
− | * [[ | + | * [[MC-Basic:group.DYNAMICMODEL|group.DYNAMICMODEL]] |
− | * [[ | + | * [[MC-Basic:axis.DYNAMICPARAMETER|axis.DYNAMICPARAMETER]] |
− | * [[ | + | * [[Dynamic Models|Dynamic Models]] |
}} | }} | ||
− | [[Category | + | [[Category:Motion Dynamics]] |
+ | --> |