Functions | |
rets | ContactEventHandling (type t, type x, type Events, type OldState) |
Handling of Contacts Events. |
Email(s): Pierre-Brice.Wieber@inria.fr
Description:
Modifications: $Log$ Revision 1.3 2005/05/04 13:13:15 billet Correction and changes for doxygen documentation
Revision 1.2 2005/05/03 11:45:17 billet Comments for doxygen documentation
Revision 1.1.1.1 2005/02/08 13:08:23 rpissard version start HuMAnS
rets ContactEventHandling | ( | type | t, | |
type | x, | |||
type | Events, | |||
type | OldState | |||
) |
Handling of Contacts Events.
t | (float) time | |
x | (float vector, size = 2*NDOF + 2*Nmuscles) system state | |
Events | (boolean vector, size = 2*Nmuscles + 2) state of the actuators switchs | |
OldState | (float vector, size = variable, >= 4*Nmuscles + 2 ) state of contact |
NewState (float vector, size = variable, >= 4*Nmuscles + 2 ) new state of contact
WarmStart (boolean)
HuMAnS |