Skip to content

Commit 7e2b896

Browse files
committed
add: readme to pyUR
1 parent 3a5becf commit 7e2b896

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/pyUR/ReadMe.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## python UR interfaces
2+
Contains 2 interfaces:
3+
- dashboard - contains functions to be used for controlling the robot behavior through the dashboard server.
4+
- realtime - contains functions to be used for controlling the robot behavior through the realtime interface server.
5+
6+
## Functions
7+
8+
9+
## Implementation
10+
```python
11+
```
12+
13+
## Usage
14+
```python
15+
```

0 commit comments

Comments
 (0)