We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cb1a24 commit 68b5813Copy full SHA for 68b5813
README.md
@@ -43,6 +43,7 @@ from reachy_sdk import ReachySDK
43
44
reachy = ReachySDK(host='localhost') # Replace with the actual IP
45
```
46
+**Use the SDK version 0.5.4**. Later versions are for Reachy 2023. ``` pip install reachy-sdk==0.5.4```
47
48
- VR teleoperation app
49
- Any gRPC client you may create, based on [reachy-sdk-api](https://github.com/pollen-robotics/reachy-sdk-api)
0 commit comments