类 MoveCCommand
java.lang.Object
com.rokae.sdk.model.commands.Command
com.rokae.sdk.model.commands.MoveCCommand
机器人执行moveCC运动指令
-
构造器概要
构造器构造器说明MoveCCommand(double[] external, double[] aux) MoveCCommand(double[] external, double[] aux, int speed, int zone) MoveCCommand(CartesianPosition target, CartesianPosition aux) MoveCCommand(CartesianPosition target, CartesianPosition aux, int speed, int zone) -
方法概要
-
构造器详细资料
-
MoveCCommand
public MoveCCommand() -
MoveCCommand
-
MoveCCommand
-
MoveCCommand
public MoveCCommand(double[] external, double[] aux) -
MoveCCommand
public MoveCCommand(double[] external, double[] aux, int speed, int zone)
-
-
方法详细资料
-
getTarget
-
setTarget
-
getAux
-
setAux
-