MCPcopy Create free account
hub / github.com/alexklwong/mondi-python / pose_matrix

Function pose_matrix

external_src/kbnet/src/net_utils.py:1493–1516  ·  view source on GitHub ↗

Convert 6 DoF parameters to transformation matrix Arg(s): v : torch.Tensor[float32] N x 6 vector in the order of tx, ty, tz, rx, ry, rz rotation_parameterization : str axis Returns: torch.Tensor[float32] : N x 4 x 4 homogeneous transforma

(v, rotation_parameterization='axis')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected