Dynamixel
Move Method (set)
NamespacesDynamixelPostureMove(JointSet)
Move the JointSet to the recorded posture.
Declaration Syntax
C#Visual BasicVisual C++
public void Move(
	JointSet set
)
Public Sub Move ( _
	set As JointSet _
)
public:
void Move(
	JointSet^ set
)
Parameters
set (JointSet)
The JointSet to be moved.

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0