Releases: iralabdisco/otto_stm32
Releases · iralabdisco/otto_stm32
v2.0.1
v2.0
Remove cmd_vel throttling
Otto can now receive cmd_vel asynchronously
Otto is working!
Merge pull request #27 from iralabdisco/h-bridge-faults add fault interrupts, fix #6
Protobuffers!
v0.3 receive cmd_vel and send velocity with protobuf
Now with PID anti windup!
Merge pull request #22 from iralabdisco/pid_antiwindup Pid antiwindup
Refactor code, everything can be a parameter
v0.2 remove compiled files
Driving with joypad
Otto can now be driven with a joypad (through ROS).
It's still missing a good communication protocol