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

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0