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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected