Package laas.openrobots.ontology.connectors


package laas.openrobots.ontology.connectors
Provides external connectors to communicate with the server.
Since:
0.0.1
  • Class
    Description
     
    Implements a socket interface to oro-server RPC methods.

    The protocol is ASCII-based (ie, you can connect to the server with telnet to test everything).