Contact Sensor Plugin does not Provide all information
When trying to include a contact sensor plugin, the plugin only publishes the contact positions but does not publish contact wrenches or depth. This is also the case when you run the visualize_contacts.sdf
example.
E.g. when running the example and echoing the topic via
gz topic -e -t world/visualize_contacts/model/cylinder/link/link/sensor/contact_sensor/contact
The results only show the positions and not force or depth. Is this the intended behavior? And if yes how do I optain the actual contact forces and/or contact depths?