Update setup.md
This commit is contained in:
parent
cef312cb24
commit
6b6ba25b85
|
@ -82,4 +82,4 @@ Finally, we need to install the Go2Py Python library on a computer located on th
|
||||||
```bash
|
```bash
|
||||||
pip install -e .
|
pip install -e .
|
||||||
```
|
```
|
||||||
|
To check the installtion, run the interface example [here](examples/00-robot-interface.ipynb) to make sure you can read the state of the robot.
|
||||||
|
|
Loading…
Reference in New Issue