Functions | |
rets | ActuationEventDetection (type t, type x, type ActuationState) |
Compute the state of the 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:10 billet Comments for doxygen documentation
Revision 1.1 2005/04/06 12:27:37 wieber Added a NoDynamics ActuationModel with a ComputedTorqueControl.
rets ActuationEventDetection | ( | type | t, | |
type | x, | |||
type | ActuationState | |||
) |
Compute the state of the actuators switchs.
t | (float) time | |
x | (float vector, size = 2*NDOF) system state | |
ActuationState | (float vector, size = 0) |
HuMAnS |