COM (Center of Mass)
<inertial> block: <mass value="..." />.<inertial> block are considered; the value is used in the Links
panel and for inertia visualization.<origin xyz="..." /> inside <inertial>, expressed in the
link frame.<inertial> and place a small purple sphere at
that (x,y,z) in the link’s local frame, so the marker moves with the link.Link Axes
<visual>, <collision>, and <inertial> each have their
own <origin> relative to this link frame.
Joint Axes
<axis xyz="..." />, given in the joint frame: for revolute and
continuous it is the rotation axis, for prismatic the translation axis. We only show axes for these three types.
Inertia
<inertial>, <origin xyz="..." rpy="..." /> gives the
center of mass and orientation of the inertial frame in the link frame; <mass value="..." />
gives the mass; <inertia ixx ixy ixz iyy iyz izz="..." /> gives the 3×3 inertia matrix in
that inertial frame.inertial/origin xyz and oriented by the inertial frame
rpy
combined with the principal-axes rotation, drawn as a semi-transparent blue box.