Functions | |
rets | Trajectory (type t) |
Compute the position, velocity and acceleration desired at a given time t. |
Email(s): Pierre-Brice.Wieber@inria.fr
Description:
Modifications:
rets Trajectory | ( | type | t | ) |
Compute the position, velocity and acceleration desired at a given time t.
t | (float) time |
qdotd (float vector, size = NDOF) desired velocity
qddot (float vector, size = NDOF) desired acceleration
HuMAnS |