gazebosim/sdformat

Add python bindings for auto-inertial APIs added in sdf14

Open

#1,417 opened on May 15, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (122 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (216 stars)
PR merge metrics
 (PR metrics pending)

Description

Desired behavior

There should by python bindings for the C++ APIs added to support the automatic calculation of inertial properties in sdf14. I believe the following pull requests include the APIs added for this feature:

Alternatives considered

Implementation suggestion

Additional context

Contributor guide