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

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0