You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 3, 2019. It is now read-only.
A while ago I threw together a process that uses the python inputs library to get joystick data. On the mini rover we built, it seems pretty good, though sometimes control is lost. On the main rover, it is pretty wild, frequently not responding well and sometimes responding violently. Jerkiness of wheel movement would be caused by the hall effect sensors not being connected, but something about the new joystick process is off. It could also be a systemd thing, I'm not sure.
A while ago I threw together a process that uses the python inputs library to get joystick data. On the mini rover we built, it seems pretty good, though sometimes control is lost. On the main rover, it is pretty wild, frequently not responding well and sometimes responding violently. Jerkiness of wheel movement would be caused by the hall effect sensors not being connected, but something about the new joystick process is off. It could also be a systemd thing, I'm not sure.