sim::Link
should provide API for getting the whole Inertial of a link
#2209
Labels
enhancement
New feature or request
Desired behavior
sim::Link
has APIs to get some properties of the Inertial of a link (e.g pose, MOI), but not the mass. It would be great if it had an API that returns the wholeInerital
of a link.Alternatives considered
Use the ECM directly, but this won't work with python bindings.
The text was updated successfully, but these errors were encountered: