70 bool addContact(
ContactPtr contact,
bool linearize,
double mu,
unsigned int nrGen);
77 void removeContact(const
Contact::Id &
id);
84 sva::ForceVecd contactForce(const
Contact::Id &
id) const;
#define SET_UPDATES(SelfT,...)
Definition: AbstractNode.h:138
#define DISABLE_OUTPUTS(...)
Definition: Outputs.h:118
#define TVM_DLLAPI
Definition: api.h:35
Definition: ControlProblem.h:33
Definition: LinearFunction.h:62
Definition: DynamicFunction.h:46
std::vector< ForceContact >::const_iterator getContact(const Contact::Id &id) const
std::vector< ForceContact > contacts_
Definition: DynamicFunction.h:127
std::vector< ForceContact >::iterator getContact(const Contact::Id &id)
void addContact_(const Contact::View &contact, bool linearize, double mu, unsigned int nrGen, double dir)
std::shared_ptr< Contact > ContactPtr
Definition: Contact.h:130
std::shared_ptr< Robot > RobotPtr
Definition: defs.h:62