Closed fafux closed 2 weeks ago
Thanks for the issue, but this is a type of question that is best asked on https://robotics.stackexchange.com/. I encourage you to post your question there and if you find that there's a specific bug or feature request, come back and create a new issue here. In the mean time, I'll go ahead and close this.
Environment
Description
I run the simulation, in which the link of the sensor (associated with a mesh, both visual and collision) is attached to a robot through a joint. If the sensor has a physical contact with an object directly, the measured wrench has a reasonable value. If I add a link of an end-effector (associated with a mesh, both visual and collision), attached to the sensor with a fixed joint, and this end-effector has the contact with the object, and the ft sensor is not in contact with the object directly, the ft sensor does not measure any wrench. How should I solve it?