openpilot icon indicating copy to clipboard operation
openpilot copied to clipboard

Tools: Send web joystick axes via WebSocket instead of XHR

Open ntegan1 opened this issue 3 years ago • 4 comments

https://github.com/commaai/openpilot/issues/25996

ntegan1 avatar Oct 18 '22 19:10 ntegan1

Why not add websockets as a pipenv dependency?

incognitojam avatar Oct 19 '22 03:10 incognitojam

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

ntegan1 avatar Oct 19 '22 14:10 ntegan1

Oh, it would be in https://github.com/commaai/agnos-builder/blob/master/userspace

Have you tested how using websockets benefits?

incognitojam avatar Oct 19 '22 17:10 incognitojam

I forgot this might have been good in the new AGNOS update...

incognitojam avatar Nov 12 '22 03:11 incognitojam