Class | Description |
---|---|
AdjustableMotorFileBehavior |
Implements a static motor movement behavior, movement data is read from a
file
|
FunctionBehaviorMirror | |
FunctionBehaviorParameter | |
MotorBehavior |
Base class for all behaviors based on static motor movement functions
|
MotorFileBehavior |
Implements a static motor movement behavior, movement data is read from a
file
|
ReadCSV |
Reads a CSV file of the format: (BOF) Time,Pose,Effector1,Effector2
TimeValue,PoseId1,Effector1_Value,Effector2_Value
TimeValue,PoseId2,Effector1_Value,Effector2_Value ...
|