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