Skip to content
AXSDK
结束控制运动
English
中文
Initializing search
AutoxingTech/axdoc
welcome
En
Zh
AXSDK
AutoxingTech/axdoc
welcome
En
Zh
Zh
简介
开发环境配置
SDK 私有化示例
SDK 初始化示例
地图显示示例
AA新手指南
AXMapOperation
AXRobot
AXRobot
AXRobotInit
Audio
ConnectRobots
CruiseRoute
HardwareControl
MapAndLocation
RobotCustomSettings
RobotMotion
RobotMotion
开始控制运动
结束控制运动
结束控制运动
Table of contents
endControl() -> {void}
参数
返回值
示例
回桩充电
双步运动
单步运动
定点移动
RobotOperation
TaskOperation
AXRobotManage
AXStatis
AndroidWebviewDemo
Define
FAQ
任务示例
Table of contents
endControl() -> {void}
参数
返回值
示例
结束控制运动
endControl() -> {void}
关闭机器人移动控制
参数
无
返回值
无
示例
TypeScript
1
2
3
...
axRobot
.
endControl
();
...
Back to top