Skip to content

Latest commit

 

History

History
28 lines (13 loc) · 680 Bytes

README.md

File metadata and controls

28 lines (13 loc) · 680 Bytes

XMLRPC library for V+

This is a small library intended to handle the XMLRPC inside the embedded V+ OS version 8 of Adept/Omron or Staubli robots. It allows to implement a XMLRPC server capable to associate XMLRPC calls to V+ procedures.

Installing

The only prerequisite is V+ version 8 system.

Running the tests

Load and execute the loadtest module in ./test

Deployment

Add additional notes about how to deploy this on a live system

Authors

License

This project is licensed under the MIT License - see the License.md file for details