Skip to content

Commit 68b5813

Browse files
committed
bug #23: specify SDK version to be used
1 parent 8cb1a24 commit 68b5813

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ from reachy_sdk import ReachySDK
4343
4444
reachy = ReachySDK(host='localhost') # Replace with the actual IP
4545
```
46+
**Use the SDK version 0.5.4**. Later versions are for Reachy 2023. ``` pip install reachy-sdk==0.5.4```
4647

4748
- VR teleoperation app
4849
- Any gRPC client you may create, based on [reachy-sdk-api](https://github.com/pollen-robotics/reachy-sdk-api)

0 commit comments

Comments
 (0)