-
### Describe the problem you are having
Regarding the problem I have #3218, wanted to try the new version 0.11.0 Beta 2. But it turned out that this beta could not find my USB TPU. So I uninstalled…
-
**Is your feature request related to a problem? Please describe.**
Possibility to start/stop charging, or adjust current intake from the car side.
**Describe the solution you'd like**
Possibili…
-
Let's consider the following item, from a rss [feed](https://security.stackexchange.com/feeds):
```
https://security.stackexchange.com/q/261874
0
I found this json te…
-
## What happened: Device is not supported
## What did you expect to happen: Expected to follow the procedure to add the device and review debug level logs - logs are empty. wireshark output included …
-
Hi there, I apologies for the format of this as it's not an issue with your project, but I had a question if you have the time.
I'd like to externally control the power to our KIP and bypass the time…
-
Currently how states are handled is that every state blocks until it finishes a set goal. This creates the need to check for manual/automatic driving logic inside every state. When a new state is adde…
-
https://github.com/ut-robotics/picr21-team-sauna-madis/blob/a80c9164e964e816dcf8a4658698719917ffa470/saun/imageProcess.py#L62-L65
You should unify code to use either camelCase or snake_case, not mi…
-
Documentation:
https://docs.python.org/3/library/enum.html
https://github.com/ut-robotics/picr21-team-sauna-madis/blob/cb62bf36c7e155ff79965e80d67b5a4e670aae09/saun/main.py#L75
https://github.c…
-
Type: Feature Request
I'm using clang-tidy together with PlatformIO project and it seems that is working but it is generating a lot of errors with type of `clang-diagnostic-error `
i.e.
```
/U…
-
https://github.com/ut-robotics/picr21-team-sauna-madis/blob/4c6d1c92842338af8816641a25f335507717bdcf/saun/uusmain.py#L32
Either pass variables as function arguments and return changed variables as …