Functions | |
rets | Spy (type t, type x, type ActuationState, type ContactState) |
Spy out of range system state (joints, actuators command, frictions). |
Email(s): Pierre-Brice.Wieber@inria.fr
rets Spy | ( | type | t, | |
type | x, | |||
type | ActuationState, | |||
type | ContactState | |||
) |
Spy out of range system state (joints, actuators command, frictions).
t | (float) time | |
x | (float vector, size = 2*NDOF + size(z)) system state | |
ActuationState | (boolean vector, size variable and depends of application) state of actuators switchs | |
ContactState | (boolean vector, size = NCONTACTS) state of contacts |
HuMAnS |