37 static const char LOGNAME[] =
"collision_common";
47 "Objects in collision (printing 1st of " 56 "\t" << contact.first.first <<
", " << contact.first.second);
static const char LOGNAME[]
ContactMap contacts
A map returning the pairs of body ids in contact, plus their contact details.
constexpr size_t LOG_THROTTLE_PERIOD
void print() const
Throttled warning printing the first collision pair, if any. All collisions are logged at DEBUG level...
Generic interface to collision detection.
#define ROS_WARN_STREAM_THROTTLE_NAMED(period, name, args)
#define ROS_DEBUG_STREAM_THROTTLE_NAMED(period, name, args)