Turtlebot collision detection in Gazebo [closed]
I want to have two Turtlebot robots in a Gazebo simulation (predator/prey), and want to know when they have collided to record that the prey has been eaten and to remove it from the simulation.
What's the simplest way to figure out when they've collided?
Also, would the problem be simplified by using a simpler robot? (any suggestions?)