| Package | Description |
|---|---|
| org.robokind.api.motion.blending | |
| org.robokind.api.motion.lifecycle | |
| org.robokind.api.motion.messaging | |
| org.robokind.api.motion.utils |
| Class and Description |
|---|
| Blender
Uses a FrameCombiner to blend move requests, and sends the results to a
BlenderOutput.
|
| BlenderOutput
Defines the output of a blender.
|
| FrameCombiner
A FrameCombiner combines movement requests from multiple FrameSources into a
single set of Joint movements.
|
| FrameSource
A FrameSource provided desired movements to a robot.
|
| FrameSourceTracker
Provides a List of FrameSources being tracked.
|
| Class and Description |
|---|
| Blender
Uses a FrameCombiner to blend move requests, and sends the results to a
BlenderOutput.
|
| BlenderOutput
Defines the output of a blender.
|
| DefaultBlender
Basic implementation of a Blender.
|
| RobotOutput
A BlenderOutput implementation which sends Blender movements to a List of
Robots.
|
| TimedBlenderDriver
A TimedBlenderDriver runs in a TimerLoop and regularly pulls Frames from the
FrameSources in its FrameSourceTracker, and sends them to its Blender.
|
| Class and Description |
|---|
| FrameSource
A FrameSource provided desired movements to a robot.
|
| Class and Description |
|---|
| FrameSource
A FrameSource provided desired movements to a robot.
|
Copyright © 2011-2014. All Rights Reserved.