frankaemika / libfranka

C++ library for Franka research robots
https://frankaemika.github.io
Apache License 2.0
240 stars 157 forks source link

swapped orientation of the F_ext force components? #26

Closed christgau closed 1 week ago

christgau commented 6 years ago

According to the messages of the /franka_state_controller/F_ext topic the force is given with respect to the panda_K frame. Now assume that the robot is positioned such that the z-axis of the K frame points downwards in direction of gravity (check by using rviz). If one pulls the gripper downwards, i.e. in direction of gravity, the force's z component in the F_ext messages increases in negative direction although the z-axis points in the same direction of the acting force. Identical behavior is observed for forces in the other directions.

Is this intended behavior? So do the values in F_ext represent the counterforce of the actual acting force? In other words: are the signs/orientations of the force componenents swapped by intention?

A short notice on that and may be a hint in the documentation would be really great.

jrmout commented 6 years ago

It depends on from which side you look at the contact point. We'll try to clarify it in the documentation!

AndreasKuhner commented 1 week ago

If you encounter any other issue, please re-open the issue again. Thanks to everybody! :smile: