Closed hello-binit closed 2 months ago
This commits removes the pin on an older version of numpy. Stretch Body now pins the right version of numpy. Details in these two PRs:
Perform a fresh 22.04 installation. At the end, run pip3 check in a terminal to confirm that no dep conflicts are detected.
pip3 check
Additionally, run the web interface and use click-to-pregrasp to confirm everything works.
This commits removes the pin on an older version of numpy. Stretch Body now pins the right version of numpy. Details in these two PRs:
Testing procedure
Perform a fresh 22.04 installation. At the end, run
pip3 check
in a terminal to confirm that no dep conflicts are detected.Additionally, run the web interface and use click-to-pregrasp to confirm everything works.