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

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0