Dynamixel
Wrist Property
NamespacesDynamixelArmPostureWrist
Get or set the position of the Wrist joint.
Declaration Syntax
C#Visual BasicVisual C++
public int Wrist { get; set; }
Public Property Wrist As Integer
public:
property int Wrist {
	int get ();
	void set (int value);
}

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0