A constructor using an existing posture, e.g. when loading.

Declaration Syntax
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