Metadata-Version: 2.4
Name: abb-rws
Version: 0.0.1
Summary: Python client for ABB robot controllers over Robot Web Services. Placeholder - not yet released.
Author: Meraj Safari
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/ichbinmeraj/abb-rws-client
Project-URL: Repository, https://github.com/ichbinmeraj/abb-rws-client
Project-URL: Issues, https://github.com/ichbinmeraj/abb-rws-client/issues
Keywords: abb,robot,rws,robot-web-services,irc5,omnicore
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Manufacturing
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICE
Dynamic: license-file

# abb-rws

Python client for ABB robot controllers over Robot Web Services.

> **Status: reserved, not released.** Version 0.0.1 is a placeholder so the name
> stays with the project. There is no functionality in this package yet.
> Planned for phase 4.

Will be generated from the ControllerSnapshot schema rather than hand-written, so it stays in step with the TypeScript client that owns the protocol.

## Where the work is

<https://github.com/ichbinmeraj/abb-rws-client>

Part of the `abb-rws-*` family - an independent, open connectivity and verification
layer for ABB robots, covering RWS 1.0 (IRC5 / RobotWare 6) and RWS 2.0
(OmniCore / RobotWare 7 and 8).

## Licence

Apache-2.0. See `LICENSE` and `NOTICE`.

## Disclaimer

Independent open-source project by [Meraj Safari](https://github.com/ichbinmeraj).
ABB, IRC5, OmniCore, RobotWare and RobotStudio are trademarks of ABB Ltd.
**This project is not affiliated with, endorsed by, or supported by ABB Ltd.**
