Click or drag to resize

PoseToMatrix Method

Converts robot pose to a 4x4 matrix

Namespace:  Zivid.NET.Calibration
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public float[,] ToMatrix()

Return Value

Type: Single
4 by 4 matrix as a 2D array
See Also