You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix missing const specifier in python bindings for methods RobotInertia.set_rotor_inertia()
and RobotInertia.set_gear_ratios()
Add python bidings for the measured force contact adn task actuation equality
Deprecated tsid/contacts/measured-3Dforce.hpp and tsid/contacts/measured-6Dwrench.hpp
use tsid/contacts/measured-3d-force.hpp and tsid/contacts/measured-6d-wrench.hpp instead
Introduce use of override keyword for virtual methods