GoEV3
GoEV3 copied to clipboard
LEGO Mindstorms EV3 API for Google Go
Results
2
GoEV3 issues
Sort by
recently updated
recently updated
newest added
Right now this error crops up: ``` robot@ev3dev:~$ gocode/bin/GoEV3 What would you like to test? Press Escape to exit. [X] Touch sensor and sound [ ] Ultrasonic sensor [ ]...
There was a major rewrite of the motor drivers in version 1.0.0 of ev3dev. Therefore the motor API needs to be updated. In this branch I've made some backwards-compatible changes...