A custom contact publisher created for each contact filter in the Contact Manager. More...
#include <ContactManager.hh>
Public Attributes | |
| std::vector< std::string > | collisionNames | 
| boost::unordered_set< Collision * > | collisions | 
| Pointers of collisions monitored by contact manager for contacts.  More... | |
| std::vector< Contact * > | contacts | 
| A list of contacts associated to the collisions.  More... | |
| transport::PublisherPtr | publisher | 
| Contact message publisher.  More... | |
A custom contact publisher created for each contact filter in the Contact Manager.
| std::vector<std::string> collisionNames | 
| boost::unordered_set<Collision *> collisions | 
Pointers of collisions monitored by contact manager for contacts.
| std::vector<Contact *> contacts | 
A list of contacts associated to the collisions.
| transport::PublisherPtr publisher | 
Contact message publisher.