stack-of-tasks / pinocchio

A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
http://stack-of-tasks.github.io/pinocchio/
BSD 2-Clause "Simplified" License
1.83k stars 383 forks source link

Introduced inertia/symmetric3 minus operators #2204

Open cmastalli opened 6 months ago

cmastalli commented 6 months ago

This PR introduces minus operators for symmetric3 and inertia classes. It includes Python bindings and unit tests.