Functions | |
rets | ActuationStateReset (type t, type x, type OldState) |
Compute the state of actuators switchs. |
Email(s): Pierre-Brice.Wieber@inria.fr
Description:
Modifications: $Log$ Revision 1.3 2005/05/04 13:13:13 billet Correction and changes for doxygen documentation
Revision 1.2 2005/05/03 11:45:04 billet Comments for doxygen documentation
Revision 1.1.1.1 2005/02/08 13:04:28 rpissard version start HuMAnS
rets ActuationStateReset | ( | type | t, | |
type | x, | |||
type | OldState | |||
) |
Compute the state of actuators switchs.
t | (float) time | |
x | (float vector, size = 2*NDOF) system state | |
OldState | (float vector, variable size >= 2 + 2*NMOTORS + NDOF) actuation state |
HuMAnS |