RobWorkProject  23.9.11-
Public Member Functions | Public Attributes | List of all members
ContactDetectorTracking::ContactInfo Struct Reference

Meta-data for a contact that allows it to be recalculated. More...

#include <ContactDetectorTracking.hpp>

Public Member Functions

 ContactInfo ()
 Constructor.
 

Public Attributes

std::pair< rw::kinematics::Frame *, rw::kinematics::Frame * > frames
 The frame pair the contact can be calculated from.
 
std::pair< ContactModel *, ContactModel * > models
 The contact models the contact can be calculated from.
 
rw::core::Ptr< ContactStrategystrategy
 The strategy that found the contact.
 
ContactStrategyTrackingtracking
 Tracking data for this specific pair of contact models (multiple contacts can point to the same).
 
std::size_t id
 A counter if multiple contacts uses the same ContactStrategyTracking (these will then be in order).
 
std::size_t total
 The total number of contacts that where found using the same ContactStrategyTracking.
 

Detailed Description

Meta-data for a contact that allows it to be recalculated.


The documentation for this struct was generated from the following file: