|
Due to the different version numbers of the Raspberry Pi, such problems may occur on the Raspberry Pi. Please refer to the document "ws2812 error solution" to modify.
If the above method does not solve your Raspberry Pi version incompatibility problem (for example: c03114), you need to wait for the compatibility update of ws281x dependent libraries, so temporarily stop using this module. In order not to affect other functions of the robot, the module needs to be shielded.
Modify the adept_rasptank/server/robotLight.py file to the attachment content (robotLight.py).
After the official compatibility update, if you want to use this module, please modify adept_rasptank/server/robotLight.py to: https://github.com/adeept/adeept ... erver/robotLight.py
|
|