two collision elements with two contact sensors on one link
I am using GAZEBO 1.8.7. (In this moment, I cannot move on new version.)
I have a link with two collision elements and I placed two contact sensors for those collision elements. Each sensor works fine if I remove another sensor.
Here is my gztopic list.
/gazebo/darci_fixed_cylinder/physics/contacts
/gazebo/darci_fixed_cylinder/Darci/handmount_LEFT/contacts
/gazebo/darci_fixed_cylinder/Darci/handmount_LEFT/handmount_LEFT_tactile_sensor
/gazebo/darci_fixed_cylinder/Darci/handmount_LEFT/flipper_tactile_sensor
handmount_LEFT
link has two sensors. Each sensor refers different collision elements.
No matter how there are contacts for those two elements, the last sensor does not publish any thing at all. "/handmount_LEFT/contacts" also does not give any contact information for the last collision element.
However, interestingly, "physics/contacts" gives contact information for both. If looks like that one link can use only one contact sensor no matter how there are two or more sensors. Is it correct?
Thanks.
Asked by Daehyung Park on 2014-01-07 14:16:59 UTC
Comments
Can you post the sdf code for the link
handmount_LEFT
? Also, this website has trouble with_
characters, so I updated your post to fix it.Asked by scpeters on 2014-01-07 19:22:22 UTC