Dynamixel
Remove Method (posture)
NamespacesDynamixelPostureSequenceRemove(Posture)
Remove a posture from the list.
Declaration Syntax
C#Visual BasicVisual C++
public void Remove(
	Posture posture
)
Public Sub Remove ( _
	posture As Posture _
)
public:
void Remove(
	Posture^ posture
)
Parameters
posture (Posture)
The posture to remove.

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0