Click or drag to resize

PoseToArray2D Method

Converts robot pose to a 4x4 matrix

Namespace:  Zivid.NET.HandEye
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public double[,] ToArray2D()

Return Value

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