BipedalLocomotion::Contacts::DiscreteGeometryContact struct

DiscreteGeometryContact is a contact which is represented by a set of corners that exchanges a pure force whith the enviroment.

Base classes

struct ContactBase
Definition of the type of contact base class.

Public variables

std::vector<Corner> corners
List of corners associated to the Contact.