Functions | |
rets | Visu (type Q, type LAMBDA, type Message, type DuringSimulationFlag) |
Draw the visualisation 3D of a position or a trajectory with contact forces if they exist. | |
rets | VisuPlay (type flag, type gwin) |
rets Visu | ( | type | Q, | |
type | LAMBDA, | |||
type | Message, | |||
type | DuringSimulationFlag | |||
) |
Draw the visualisation 3D of a position or a trajectory with contact forces if they exist.
Q | (float matrix, size = NDOF x NSAMPLES) trajectory or position | |
LAMBDA | (float matrix) contact forces | |
Message | (string, optionnal) Message to print above the figure | |
DuringSimulationFlag | (boolean, optionnal) Flag to know if we draw the figure during the simulation or not. |
rets VisuPlay | ( | type | flag, | |
type | gwin | |||
) |
HuMAnS |