Skip to content

[geometry_msgs] document inertia tensor reference point #306

@YannikMeinkenRosenxt

Description

@YannikMeinkenRosenxt

Description

Currently it is not clear whether the inertia tensor in geometry_msgs::msg::Inertia means the inertia about the center of mass, or header.frame_id (in case of the stamped version).

Motivation

Consistent use of message type across components.

Design / Implementation Considerations

I assume it should be the inertia about the center of mass as that is used by URDF (https://wiki.ros.org/urdf/XML/link)
As the of diagonal blocks have to be computed from the COM position either way, it would be strange to have it precomputed for the rotation only part.

A simple comment in the message description should be enough.

Additional Information

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions