Dynamixel
DynNet Property
NamespacesDynamixelJointSetDynNet
Get the DynamixelNetwork used by the JointSet.
Declaration Syntax
C#Visual BasicVisual C++
public DynamixelNetwork DynNet { get; }
Public ReadOnly Property DynNet As DynamixelNetwork
public:
property DynamixelNetwork^ DynNet {
	DynamixelNetwork^ get ();
}

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0