You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write custom plugin to publish human-readable message containing information like contact point and entities that collided. For example, listen to topic /physics/contacts (should enable publishing to this from physics plugin)
then report a formatted message
"Collision detected between box::link::collision and wall::link::collision at position: (0.5, 1.2, 0.0)"
Follow the sensors tutorial to add collision sensors on static objects.
TouchPlugin tags:
Check if compatible:
Usage:
ign topic -e -t /wall/touched
The text was updated successfully, but these errors were encountered: