Closed c2huc2hu closed 7 years ago
Demo: Oct 28, along with virtual joystick
As an additional safety feature, the relays should cut power to the wheels.
Relays code is in aux_server.js
and auxiliary.ino
.
Drive code is in drive_server.js
.
When you get a stop signal in drive server, also disable the relays.
Test procedure:
localhost:8080/drive/stop
through postman localhost:8080/aux/
fixed in ee21952bea38585d1d4e3ec8361bf76b029a05d7
This prevents the rover from driving backward when no power is being delivered