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

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0