Lauri Võsandi
Lauri Võsandi
The package in pip should be without python- prefix. Nice collection of scripts, keep up the good work man!
After spending good 15min+ trying to get it to work I was unable to successfully search secrets and I gave up using `kubectl-grep`. Please document what is the equivalent of:...
Reusing the original kernel module name seems to be source of several issues. For us whenever new kernel is installed we end up with non-bootable system. I would recommend using...
Currently `detect-secrets` considers `secretName` values in Kubernetes manifests as secrets, whereas they are actually merely names of the secrets. Also looks like line numbering gets messed up with multi-line scalar...
These should be elaborated possibly with additional images in the documentation section. Some ideas for programming exercises: - Make the robot stay in the sumo ring - Make the robot...
Possibly by using UDP packets or Avahi/Zeroconf make it possible to discover robots in local area network and permit querying: * Battery gauge, battery voltage, charge current, estimated time until...
It should be possible to save code snippets created on the robot by either one of following: * Make it possible to share snippets via Github Gists * Make it...
AXP209 reports current but there is no failsafes built in. If a lot of current is drawn for a longer duration of time the servo machinery should be turned off.
@plaes said that X1, X2, Y1 and Y2 pins of CHIP which are intended for touchscreen can be used as general purpose ADC-s. We could expose these pins to be...
SRF08 could be used as optional enemy finding upgrade for the robots. For that we need to expose I2C pins on the PCB. There are two I2C buses on CHIP....