Use better ramping logic
by Jaroslav Malec 4 years 10 months
d5262ff9
Merge pull request #44 from RoboticsBrno/motor-pos...
by Jaroslav Malec 4 years 11 months
Merge pull request #44 from RoboticsBrno/motor-posreg

Add motor position regulation
5e370eb9
Use explicit reset() instead of Motor construction...
by Jaroslav Malec 4 years 11 months
Use explicit reset() instead of Motor construction at soft reset
f42c6320
Fix member initialization in Motor
by Jaroslav Malec 4 years 11 months
5b4c2b06
Fix debug position call
by Jaroslav Malec 4 years 11 months
b2a2a7d6
Reinitialize motor to defaults at softreset, add M...
by Jaroslav Malec 4 years 11 months
Reinitialize motor to defaults at softreset, add MotorStat transaction
2ba01087
Add ENC filter
by Jaroslav Malec 4 years 11 months
ddd19d5b
Add MotorConfig setting, MotorStat production, sim...
by Jaroslav Malec 4 years 11 months
Add MotorConfig setting, MotorStat production, simplify regulation
39bc27bf
Unify set/addTargetPosition
by Jaroslav Malec 4 years 11 months
61811031
Remove debug from motor
by Jaroslav Malec 4 years 11 months
e62feefa
Report a bug