Difference between revisions of "MC-Basic:element.PAYLOADMASSRMG"
m (Hallel moved page MC-Basic:element.PAYLOADMASSRMASSG to MC-Basic:element.PAYLOADMASSRMG) |
|||
| Line 1: | Line 1: | ||
| − | {{Languages|MC-Basic:element.PAYLOADMASSRMASSG}} | + | {{Languages|MC-Basic:element.PAYLOADMASSRMASSG}} |
| − | |||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
|SYNTAX= | |SYNTAX= | ||
| − | ''<robot>''. | + | ''<robot>''.PayloadMassRMG = <''expression''> |
|AVAILABILITY= | |AVAILABILITY= | ||
| Line 10: | Line 9: | ||
|DESCRIPTION= | |DESCRIPTION= | ||
| − | Payload mass times the distance to the center of mass (C.M) distance in the tool's z direction times gravity | + | Payload mass times the distance to the center of mass (C.M) distance in the tool's z direction times gravity - M*Lz*G |
This value is considered during the computation of joint torques by the [[MC-Basic:element.DYNAMICMODEL|dynamic model]]. | This value is considered during the computation of joint torques by the [[MC-Basic:element.DYNAMICMODEL|dynamic model]]. | ||
Latest revision as of 14:37, 23 December 2025
| Language: | English |
|---|
Payload mass times the distance to the center of mass (C.M) distance in the tool's z direction times gravity - M*Lz*G
This value is considered during the computation of joint torques by the dynamic model.
Syntax
<robot>.PayloadMassRMG = <expression>
Availability
Since Version 4.20
Type
Double
Units
Kg*m^2/sec^2
Default
0.0
Scope
Task and Terminal
Limitations
- Read/Write
- Modal only