Releases: iralabdisco/otto_stm32
Releases · iralabdisco/otto_stm32
v2.0.1
Compare
Sorry, something went wrong.
No results found
fdila
released this
10 Aug 16:58
Add instructions for writing a new driver to communicate with Otto.
@jack23247 have fun!
v2.0
Compare
Sorry, something went wrong.
No results found
fdila
released this
10 Aug 16:40
New communication system:
remove protobuf
synchronous communication (send otto_status when receiving vel_msg)
receive config parameters at startup
Remove cmd_vel throttling
Compare
Sorry, something went wrong.
No results found
fdila
released this
15 Mar 14:07
Otto can now receive cmd_vel asynchronously
Otto is working!
Compare
Sorry, something went wrong.
No results found
fdila
released this
02 Mar 15:42
Merge pull request #27 from iralabdisco/h-bridge-faults
add fault interrupts, fix #6
Protobuffers!
Compare
Sorry, something went wrong.
No results found
fdila
released this
12 Feb 13:11
v0.3
receive cmd_vel and send velocity with protobuf
Now with PID anti windup!
Compare
Sorry, something went wrong.
No results found
fdila
released this
07 Feb 12:53
Merge pull request #22 from iralabdisco/pid_antiwindup
Pid antiwindup
Refactor code, everything can be a parameter
Compare
Sorry, something went wrong.
No results found
fdila
released this
06 Feb 17:09
v0.2
remove compiled files
Driving with joypad
Compare
Sorry, something went wrong.
No results found
fdila
released this
30 Jan 13:15
Otto can now be driven with a joypad (through ROS).
It's still missing a good communication protocol