Connect
connectRobot(req) -> {Promise}
Connect the robot
Parameters
Name | Data Type | Description |
---|---|---|
req |
ReqConnect | connection parameters |
Return value Promise
none
Example
connectRobot
ReqConnect
Example
ReqConnect
Note
The robot connects to the internet via 4G or wifi. robotId
is a required field.
Note
The upper computer connects to the robot chassis via a wired connection.
TypeScript | |
---|---|
Note
Connect to the robot via the robot chassis WiFi AP.
TypeScript | |
---|---|
Note
The robot chassis connects to the local network. Replace with the actual IP of the robot chassis on the local network.