Skip to content

issues Search Results · repo:ev3dev/ev3dev-lang-python-demo language:Python

Filter by

22 results
 (76 ms)

22 results

inev3dev/ev3dev-lang-python-demo (press backspace or delete to remove)

Sorry to bother you again, but I need help. Now the solver scans the cube and returns a JSON with the readings, but then it returns me the following error: 2019-12-06 14:15:38,943 mindcuber.py ERROR: ...
  • guinasc2
  • 12
  • Opened 
    on Dec 6, 2019
  • #48

I followed all the steps on how to install the code for MINDCUB3R. When I try to execute the code, I get an exception saying that the Infrared Sensor is not connected even though it is connected. Is there ...
  • guinasc2
  • 13
  • Opened 
    on Nov 25, 2019
  • #47

I use ev3dev-stretch-ev3-generic-2018-08-06. Successfully downloaded the repo and tested out EV3D4WebControl in Desktop mode. However, when testing Mobile mode, the following error and its traceback is ...
  • robotics-st-elizabeth
  • Opened 
    on Oct 21, 2018
  • #42

I noticed this in the code for the MINDCUB3R, specifically in mindcuber.py lines 71-73 there is reference to the connected attribute of the various motors. Section 6.1.2 of the documentation says that ...
  • loopspace
  • 1
  • Opened 
    on Oct 8, 2018
  • #41

I have commented on the commit https://github.com/ev3dev/ev3dev-lang-python-demo/commit/a5a84a3a9205090fcb976666291ce08b5ec9410b#diff-d6aca360016ad06f1a0286e0d04f2440 that latest change on the sounds module ...
  • jimpanseiscool
  • 14
  • Opened 
    on Feb 8, 2018
  • #37

For the robots that we have already updated to the new API we need to update the from ev3dev import... to from ev3dev2 import...
  • dwalton76
  • Opened 
    on Jan 30, 2018
  • #35

The lengthy list of robot descriptions in the main README is mostly redundant. It s out of the context and thus hard to maintain. I believe we should move all that content into the individual README files ...
  • bittner
  • Opened 
    on Jan 20, 2018
  • #32

The misc/sound module is nice, but it only demoes a subset of the available methods of the Sound class. It would be nice if we could show off all sound-related capabilities of the Python bindings in that ...
  • bittner
  • 1
  • Opened 
    on Jan 3, 2018
  • #29

Similar to the fixes in #23, there are some other areas where we reference the demo folder rather than this new repo.
  • WasabiFan
  • 1
  • Opened 
    on Oct 28, 2017
  • #24

Hi again. I decided to try the Stretch build you suggested in my previous issue. I installed snapshot-ev3dev-stretch-ev3-generic-2017-09-30.img.xz on the card and followed the instructions for MINDCUB3R ...
  • IrishClanger
  • 7
  • Opened 
    on Oct 22, 2017
  • #22
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub