sim.getJointTargetPosition

Retrieves the target linear/angular position of a joint

Synopsis

float targetPosition = sim.getJointTargetPosition(int objectHandle) float targetPosition = sim.getJointTargetPosition(int objectHandle)

Arguments

  • objectHandle: handle of the joint object

Return values

  • targetPosition: target position of the joint


See also: