Constructor.
| C# | Visual Basic | Visual C++ |
public AX12Arm( DynamixelNetwork DynNet )
Public Sub New ( _ DynNet As DynamixelNetwork _ )
public: AX12Arm( DynamixelNetwork^ DynNet )
- DynNet (DynamixelNetwork)
- The DynamixelNetwork to be used by the arm.
Scans the DynamixelNetwork for the expected unit IDs and constructs
the joints for the arm.