Add debug command to set Motor PID values
by Vojtech Bocek 4 years 12 months
d7ef9f4c
Remove DEBUG from motor loop
by Jaroslav Malec 4 years 12 months
3478ff2e
Synchronize motor data access between dispatch and...
by Jaroslav Malec 4 years 12 months
Synchronize motor data access between dispatch and motor task
510ffee5
Add motor state switching, tune back PID
by Jaroslav Malec 5 years 1 day
e1ca0789
Delete Motor.cpp
by Jaroslav Malec 5 years 3 days
bc4bc18d
Make motor loop more isochronous, use periodic dit...
by Jaroslav Malec 5 years 4 days
Make motor loop more isochronous, use periodic dither, adjust default PID
8af49e1d
Add PRNG dither to velocity reg
by Jaroslav Malec 5 years 4 days
32d780ca
Use 100Hz motor loop, initialize pid
by Jaroslav Malec 5 years 4 days
70e20c7e
Add Motor, Regulator, add velocity reg. messages
by Jaroslav Malec 5 years 4 days
2ef38f41
Add setBrake
by Jaroslav Malec 5 years 1 week
e86853b8
Report a bug