MC-Basic:element.PAYLOADINERTIA

From SoftMC-Wiki
Revision as of 09:09, 9 October 2018 by Ron (talk | contribs) (Ron moved page MC-Basic:robot.PAYLOADINERTIA to MC-Basic:element.PAYLOADINERTIA: property for element, not just robot)
Jump to: navigation, search
Language: [[::MC-Basic:element.PAYLOADINERTIA|English]]

Payload inertia of mass around the axis of the last joint.

This value is considered during the computation of joint torques by the dynamic model.

Syntax

<robot>.PayloadInertia = <expression>

Availability

Since Version 4.7.14

Type

Double

Units

Default

0.0

Scope

Task and Terminal

Limitations

  • Read/Write
  • Modal only

See Also