robotology / idyntree

Multibody Dynamics Library designed for Free Floating Robots
BSD 3-Clause "New" or "Revised" License
158 stars 65 forks source link

Six Axis Force Torque sensor considers the translation of the sensor, but this is not documented #230

Open traversaro opened 7 years ago

traversaro commented 7 years ago

While reviewing the FT code for https://github.com/robotology/codyco-modules/issues/200 , I noticed several issues in the code handling six axis F/T sensors in iDynTree. Note: this issue only focuses on new KDL-free classes.

cc @DanielePucci @gabrielenava

diegoferigo commented 7 years ago

Related sdformat issue: https://bitbucket.org/osrf/sdformat/issues/130/position-part-of-force_torque-sensor-pose .

gabrielenava commented 6 years ago

FYI @ahmadgazar

traversaro commented 10 months ago

Related sdformat issue: https://bitbucket.org/osrf/sdformat/issues/130/position-part-of-force_torque-sensor-pose .

Related issue after GitHub migration: https://github.com/gazebosim/sdformat/issues/130 . This affected us in https://github.com/icub-tech-iit/ergocub-software/issues/146 .