| Package | Description |
|---|---|
| org.robokind.api.motion.jointgroup | |
| org.robokind.api.motion.lifecycle |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJointGroup<Id,G extends JointGroup,J extends Joint>
Abstract class providing common functionality for JointGroups.
|
interface |
JointGroup<Id,G extends JointGroup,J extends Joint>
JointGroups give a hierarchical view of a set of Joints.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJointGroup<Id,G extends JointGroup,J extends Joint>
Abstract class providing common functionality for JointGroups.
|
class |
RobotJointGroup |
| Modifier and Type | Method and Description |
|---|---|
JointGroup |
RobotJointGroupFactory.build(RobotJointGroupConfig config) |
| Modifier and Type | Method and Description |
|---|---|
Class<JointGroup> |
RobotJointGroupFactory.getServiceClass() |
| Modifier and Type | Method and Description |
|---|---|
protected JointGroup |
RobotJointGroupLifecycle.create(Map<String,Object> dependencies) |
Copyright © 2011-2014. All Rights Reserved.