Skip to content

Commit 5485b4e

Browse files
authored
Update README.md
1 parent a752044 commit 5485b4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ cp tmp/XRoboToolkit-PC-Service/RoboticsService/PXREARobotSDK/build/libPXREARobot
3030
# rm -rf tmp
3131
3232
# Build the project
33-
pip install pybind11
33+
conda install -c conda-forge pybind11
3434
3535
pip uninstall -y xrobotoolkit_sdk
3636
python setup.py install
@@ -154,4 +154,4 @@ xrt.close()
154154
- 0: Pelvis, 1: Left Hip, 2: Right Hip, 3: Spine1, 4: Left Knee, 5: Right Knee
155155
- 6: Spine2, 7: Left Ankle, 8: Right Ankle, 9: Spine3, 10: Left Foot, 11: Right Foot
156156
- 12: Neck, 13: Left Collar, 14: Right Collar, 15: Head, 16: Left Shoulder, 17: Right Shoulder
157-
- 18: Left Elbow, 19: Right Elbow, 20: Left Wrist, 21: Right Wrist, 22: Left Hand, 23: Right Hand
157+
- 18: Left Elbow, 19: Right Elbow, 20: Left Wrist, 21: Right Wrist, 22: Left Hand, 23: Right Hand

0 commit comments

Comments
 (0)