-
**Describe the bug**
I'm trying to use `Motor.track_target()` to make Gelo walk by running motors 180 degrees out of phase.
If there is a 10 ms delay between calls to `track_target`, it seems to w…
-
I'm trying out multiprocessing in pybricks programs. A simple program with a parallel process is pasted below: whenever the Touch Sensor is pressed, the Motor shall run.
When I run this program, ho…
-
**Describe the bug**
Sometimes (unpredictable for me at the moment) a running program hangs
**To reproduce**
Steps to reproduce the behavior (NO fixed scenario, just sometimes)
Describing the la…
-
I'm making a simple tank movement program and all the code works correctly but a few seconds after the program starts running, it gives an OSError: [Errno 5]
Here is the code if it turns the problem …
-
**Describe the bug**
After upgrading pybricks-micropython to b83536e69693e64e312343ec6b9a79c513fdc24f, when I try to use bluetooth to connect on code, I get an error GATT operation failed for unknown…
-
Hi @dlech and @laurensvalk,
Happy New Year to you! Antoni and I are looking forward to exciting PyBricks releases this year.
Antoni and I are trying out PyBricks on the InventorHub, and we would…
-
# Update: all functionality is now available for use via https://beta.pybricks.com/
The links and functionality described below is outdated and should *not* be used anymore.
----
**Is your fe…
-
Hi Mrworf,
My newly setup frame dies on startup complaining it could not find the width of a picture (My 10 thousands feet analysis due to poor knowledge of Python).
here are the debug logs:
…
-
Check if ColorSensor.GRAY can identify the silver line, which indicates the beginning of the evacuation area, to avoid the robot to drive back out of the zone.
-
Background: I've successfully installed the Pybricks firmware on the Essential Hub, following the discussion here:
https://github.com/pybricks/support/issues/626.
I'm running a simple program as f…