openpilot
openpilot copied to clipboard
Tools: Send web joystick axes via WebSocket instead of XHR
https://github.com/commaai/openpilot/issues/25996
Why not add websockets as a pipenv dependency?
Why not add websockets as a pipenv dependency?
I couldn't find where python packages get installed on device, was guessing it's in Agnos somewhere
Oh, it would be in https://github.com/commaai/agnos-builder/blob/master/userspace
Have you tested how using websockets benefits?
I forgot this might have been good in the new AGNOS update...