Dynamixel
CurrentPosition Property
NamespacesDynamixelJointCurrentPosition
Get the current position of the joint.
Declaration Syntax
C#Visual BasicVisual C++
public abstract int CurrentPosition { get; }
Public MustOverride ReadOnly Property CurrentPosition As Integer
public:
virtual property int CurrentPosition {
	int get () abstract;
}

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0