Protocol Interface
The protocol interface defines a standardized set of robotic commands, including status retrieval, sensor data access, actuation commands and health monitoring. User requests are first routed through the adapter layer, where they are translated into the RCP format. These unified requests are then dispatched to the appropriate cloud-based robotic instances for execution and response.
Last updated