Giter VIP home page Giter VIP logo

adeept_darkpaw's People

Contributors

adeept avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

adeept_darkpaw's Issues

server failed to run and no app are working

i followed your guide while installing, but after finishing the setup, i found some of the dependencies are not correctly installed when setup finish i tried to run any server program but nothing worked.
the webserver.py returns error (remote IO).

please some help

Application crashed

I have followed the instructions and verified that the server is running on the background. I was trying to cablibrate the servos to its initial position and check the GUI as well.. all 12 servos are attached from PIN 0 o PIN 12. When I pressed W for forward, it suddenly crash and it restart. The other function are working like lean, camera down and up. it was only the movement of forward backward left and right that makes the server hang and restart.

DarkPaw Software Load

I have used the Manual_Adeept_DarkPaw-V2.0 procedure to load the software onto the Raspberry Pi to control the robot hat. However, when turned on the servos do not go to mid center of there range. I have tried running the setup.py program and the following error messages were displayed. Can someone provide any ideas onto how to get this code running?
Darkpaw error msgs.txt

WebServer startup Failed with Error: ws2811_init failed with code -3

Hello,

yesterday night i finished assembling your darkpaw robot using a raspberry pi 4 8GB. I used your imagefile on a 256GB SD card. I've set up everything, but the WebServer wouldn't come up. After connecting via ssh to the robot and trying to startup the server by hand, i get the following messages:

sudo python3 webServer.py
mpu6050 connected
mpu6050 is connected and related functions are available.
loop
loop
Traceback (most recent call last):
File "webServer.py", line 27, in
import app
File "/home/pi/adeept_darkpaw/server/app.py", line 8, in
from camera_opencv import Camera
File "/home/pi/adeept_darkpaw/server/camera_opencv.py", line 14, in
light = robotLight.RobotLight()
File "/home/pi/adeept_darkpaw/server/robotLight.py", line 38, in init
self.strip.begin()
File "/usr/local/lib/python3.7/dist-packages/rpi_ws281x/rpi_ws281x.py", line 130, in begin
raise RuntimeError('ws2811_init failed with code {0} ({1})'.format(resp, str_resp))
RuntimeError: ws2811_init failed with code -3 (Hardware revision is not supported)

i tryied to update the firmware of the raspberry, which worked out, but the error stays the same :-( ... do you have any tips for me?

Kind Regards

Andreas Brunner

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.