Skip to content

Commit 6df08ad

Browse files
committed
Removed unused files from original fork
1 parent a6710af commit 6df08ad

17 files changed

+367
-2024
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ Web Services (RWS) using HTTP REST, and the ability to create subscriptions usin
1717
identical functionality to `rws`, but uses asyncio, with each method being `async`. `egm` provides an Externally
1818
Guided Motion (EGM) client.
1919

20-
A Robot Raconteur driver is also provided. This driver provides access to RWS and EGM.
21-
2220
Documentation can be found at: https://abb_robot_client.readthedocs.org
2321

2422
## Installation
@@ -28,8 +26,10 @@ uv add https://github.com/Mesh-ch/abb_robot_client.git
2826
```
2927

3028
## Tests
31-
32-
29+
To run the interactive testing app for RWS2
30+
```
31+
uv run tests\RWS2_test_app.py
32+
```
3333
## License
3434

3535
Apache 2.0

config/abb_1200_5_90_rws_default_config.yml

Lines changed: 0 additions & 148 deletions
This file was deleted.

config/abb_6700_150_320_rws_default_config.yml

Lines changed: 0 additions & 154 deletions
This file was deleted.

examples/egm_example.py

Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
 (0)