Open
Description
In a project with students, the installation of pypot on a Raspberry Pi takes very long because of the dependency with opencv-contrib-python
.
I think it should be possible to use Pypot without this external dependency since people using a library to communicate with Dynamixel devices don't necessary need OpenCV's contrib. Maybe this should move to extra_requires
, where pypot features using opencv contrib (which I don't know) would then be unavailable.
Metadata
Metadata
Assignees
Labels
No labels