Typedef coal::SupportSet
Defined in File collision_data.h
Typedef Documentation
-
using coal::SupportSet = ContactPatch
Structure used for internal computations. A support set and a contact patch can be represented by the same structure. In fact, a contact patch is the intersection of two support sets, one with
PatchDirection::DEFAULTand one withPatchDirection::INVERTED.Note
A support set with
DEFAULTdirection is the support set of a shape in the direction given by+n, wherenis the z-axis of the frame’s patch rotation. AnINVERTEDsupport set is the support set of a shape in the direction-n.