Dynamixel
ArmPosture Constructor (Posture)
NamespacesDynamixelArmPostureArmPosture(Posture)
A constructor using an existing posture, e.g. when loading.
Declaration Syntax
C#Visual BasicVisual C++
public ArmPosture(
	Posture Posture
)
Public Sub New ( _
	Posture As Posture _
)
public:
ArmPosture(
	Posture^ Posture
)
Parameters
Posture (Posture)
The existing posture to use.

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0