Dynamixel
Joints Property
NamespacesDynamixelJointSetJoints
The list of joints.
Declaration Syntax
C#Visual BasicVisual C++
public List<Joint> Joints { get; }
Public ReadOnly Property Joints As List(Of Joint)
public:
property List<Joint^>^ Joints {
	List<Joint^>^ get ();
}

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0