org.cogchar.bind.rk.robot.svc
Class RobotServiceFuncs
java.lang.Object
org.cogchar.bind.rk.robot.svc.RobotServiceFuncs
public class RobotServiceFuncs
- extends Object
- Author:
- Stu B.
|
Method Summary |
static void |
clearJointGroups()
|
static
|
startJointGroup(org.osgi.framework.BundleContext bundleCtx,
org.robokind.api.motion.Robot.Id robotId,
Param jointGroupConfigParam,
Class<Param> paramClass)
|
static
|
startJointGroup(org.osgi.framework.BundleContext bundleCtx,
org.robokind.api.motion.Robot robot,
Param jointGroupConfigParam,
Class<Param> paramClass)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RobotServiceFuncs
public RobotServiceFuncs()
startJointGroup
public static <Param> void startJointGroup(org.osgi.framework.BundleContext bundleCtx,
org.robokind.api.motion.Robot robot,
Param jointGroupConfigParam,
Class<Param> paramClass)
startJointGroup
public static <Param> void startJointGroup(org.osgi.framework.BundleContext bundleCtx,
org.robokind.api.motion.Robot.Id robotId,
Param jointGroupConfigParam,
Class<Param> paramClass)
clearJointGroups
public static void clearJointGroups()
Copyright © 2010-2013. All Rights Reserved.