novaphy.forward_kinematics¶
Compute link transforms from generalized coordinates q.
Parameters¶
| Parameter | Description |
|---|---|
joints |
Per-link joint descriptors (parent-before-child order). |
q |
Generalized position vector (length sum(joint.num_q())). |
Returns¶
List of world / local link transforms in joint order.