手柄控制第一次提交

This commit is contained in:
2025-06-05 21:56:52 +08:00
parent a0ec9e1cb1
commit 83d6419d70
4 changed files with 201 additions and 246 deletions

View File

@@ -23,7 +23,7 @@ conda install ffmpeg=7.1.1 -c conda-forge
Install Realman SDK:
```bash
pip install Robotic_Arm
pip install Robotic_Arm==1.0.4.1
pip install pygame
```