Dynamixel
Moving Property
NamespacesDynamixelJointMoving
Return true if the joint is moving.
Declaration Syntax
C#Visual BasicVisual C++
public abstract bool Moving { get; }
Public MustOverride ReadOnly Property Moving As Boolean
public:
virtual property bool Moving {
	bool get () abstract;
}

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0