Difference between revisions of "MC-Basic:element.PAYLOADINERTIA"

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "''<expression>''" to "<''expression''>")
m (Text replace - "R/W" to "Read/Write")
Line 27: Line 27:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
* R/W
+
* Read/Write
 
* Modal only
 
* Modal only
  

Revision as of 07:12, 19 March 2014

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

FW 4.7.14

Type

Double

Units

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://en.wikipedia.org/api/rest_v1/":): {\displaystyle kg \cdot m^2}

Default

0.0

Scope

Task and Terminal

Limitations

  • Read/Write
  • Modal only

See Also