5 Commits

Author SHA1 Message Date
ec0f0ee37e Deployment of control loops
Find the bug! Needs fixing. Not tuned! And something crashes the board.
When vibrating a lot (probably high gains or high d-term / d-term noise) or when the robot leans a lot to one side everything freezes. Both loops blinking leds stop completely and steppers stay at last command.

I've tried electronic fixes and lastly put the controller on its own power supply.
Can be triggered even without any power electronics connected (rocking the robot by hand). So it seems to be software related!
2018-09-02 20:21:58 +02:00
8afd59a84e Prettier way of driving the control loop 2018-08-31 18:11:32 +02:00
cce67f7659 Fix stop function in Servo driver 2018-08-31 17:49:59 +02:00
74e0d97986 Main file test for motors, servos and other drivers 2018-08-29 22:52:38 +02:00
3544b940db Minimal main file 2018-08-25 11:43:37 +02:00