OpenHelios
OpenHelios
Using the library method `anki_vehicle_msg_turn_180()` does nothing. For testing I have added a command `turn`: ``` { "turn", cmd_anki_vehicle_turn, "turn vehicle", "turn the vehicle by 180°"}, ``` and the following...
After starting image capture and turning off the display, no images are taken while on battery. Everything works well, if the power supply is plugged in. Are there any settings,...
It would be great to stop the build, if the transformation of a class file fails. This is not possible in the current implementation. In a further step, javassist-maven-plugin could...