-
Hi @sandoche,
Thank you for creating this cryptocurrency generator. I am running this from a windows machine, and get tons of errors when I attempt to npm run nxt (truncated error below). I attemp…
-
I installed the USB program on one of our school computers running Ubuntu 16.04 following these instructions: https://jira.iais.fraunhofer.de/wiki/display/ORInfo/Vorbereitung+NXT#VorbereitungNXT-Linux…
-
```
What steps will reproduce the problem?
1. in motcont, ports 3 4 and 5 refer to multiple motors and if one activates
them, the "interval" is tracked for such port rather than for the motors
indiv…
-
```python
# Definition for a binary tree node.
# class TreeNode:
# def __init__(self, x):
# self.val = x
# self.left = None
# self.right = None
class Solution:
…
-
```
What steps will reproduce the problem?
1. in motcont, ports 3 4 and 5 refer to multiple motors and if one activates
them, the "interval" is tracked for such port rather than for the motors
indiv…
-
Hello,
I am trying to program an object tracking robot with lego mindstorms using the python language. However I am not able to communicate with the NXT cam.
```python
#!/usr/bin/env pybricks-mic…
-
**Describe the bug**
Given a NXT-brick with two connected light-sensors, only the sensor which is first mentioned in the program will have shining LED, the second one has LED switched off. Both senso…
-
I've got a problem where my bb instrumentation is creating a non-encodable instruction. I'm trying to diagnose that by doing instrlist_disassemble after the instrumentation, but that itself is crashi…
-
While it seems to work OK on iOS and pass files through the UserDefaults, when the app is already opened in the background, nothing happens, the listening channel seem to close immediately after the e…
lagif updated
1 month ago
-
```
What steps will reproduce the problem?
1. in motcont, ports 3 4 and 5 refer to multiple motors and if one activates
them, the "interval" is tracked for such port rather than for the motors
indiv…