Compute forward kinematics for a batch of UR5e joint configurations using PyRoKi.Documentation Index
Fetch the complete documentation index at: https://docs.generalrobotics.dev/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
Batch of joint configurations of shape
(N, 7). Can also be a path to a .npy file.Optional HTTP timeout.
Returns
dict with keys:
output— Array of end-effector poses(N, 7)inwxyz_xyzformat (quaternion wxyz + position xyz)latency_ms— Processing time in milliseconds