Set Robot Footprint
saveRobotFootprint(footprintInfo) -> {Promise.<boolean>}
Set robot contour lines
Parameters
Name | Data Type | Description |
---|---|---|
footprintInfo |
any | Robot contour line collection |
Return value Promise.<boolean>
whether succeed
- true - success
- false - fail