-
The controller.h file is missing. I don't know where to get it or what library it comes from either. Please help!
I tried installing some Broadcom library files (Bluedroid), but that has got me on …
-
Hi @kawasaki,
I have got a [LEGO HUB](https://www.lego.com/de-de/aboutus/news/2020/june/lego-mindstorms-robot-inventor/) from the LEGO Mindstorms robot inventor set. I am not sure if it should connec…
-
> Reported in https://support.microbit.org/a/tickets/49359 (private) and https://support.microbit.org/a/tickets/50753 (private)
### Expected Behavior
micro:bit should connect to Scratch
### A…
-
@highstreeto
Do you know / found out hwat the additional modes of the 88007 do?
public byte ModeIndexIRTx { get; protected set; } = 7;
public byte ModeIndexSPEC1 { get; protected set; } = 8;
publ…
-
Hi,
I closed my Windows related question, since I found it easier to get up and running in WSL. I'm right near the end of getting out a colorized ply. Unfortunately, there's one tiny issue I'm hop…
-
Thanks for the great piece of work! I have one issue I don't seem able to solve.
Every time when I run a simple piece of code on my Mac communicating with one of my boost sensors it crashes, stating…
-
my own llff&colmap data set failed to build fine mesh at stage 1 by running like below:
stage 0: python main.py data/grape0/ --workspace trial_grape0 -O --data_format colmap --enable_cam_center --ena…
-
Hi,
I don't get anything working except the boost.
below the results for all hubs and motors with the columns motor/result when connected/feedback if turned manually
**MoveHub**
Boost Rotation: …
-
What would it take to wrap up all this low level code into a nice python package? We have enough info for that yet?
-
I’m a little stuck w/ the interactive motor. The angle based motor movement works kinda ok, but if I move forward and backward by say 40 degrees, the movement isn’t exact (also it is a move-by, not a …