Relocation
resetPose(mapPose, isChargingPose) -> {Promise.<boolean>}
Reset the robot pose
Parameters
| Name | Data Type | Description | 
|---|---|---|
| mapPose | MapPose | Pose | 
| isChargingPose | boolean | optional; Whether it is the charging pile pose | 
Return value Promise.<boolean>
Whether the setting is successful
- true- success
- false- fail