AS: final final commit

This commit is contained in:
Alexander Schaefer 2025-05-15 16:15:43 +02:00
parent 7793fb1a8c
commit c725c3a9bf

View File

@ -136,6 +136,11 @@ If everything worked, this should either move the robot or complain about it bei
```
2. **Install Required Python Libraries**
```bash
pip install osc4py3
```
```bash
pip install numpy==1.22.4 scipy==1.7.3 spatialmath-python==1.1.14 roboticstoolbox-python==1.1.1 osc4py3
```