simInvertPose

Inverts a pose

C++ synopsis

int simInvertPose(double* pose)

Arguments

  • pose: input/output pose (array of 7 values [x y z qx qy qz qw])

Return

  • -1 if operation was not successful


See also: