Commit Graph

7 Commits

Author SHA1 Message Date
Harald Schäfer c0fbbd4b36 Revert "[commabody] Add new body teleop ui (#29119)" (#29249)
This reverts commit 0df6353569b77869ce4ddc8ce43bab621bccd107.
old-commit-hash: 623351e4edb01b7c66612e43e5e8ebefd237276d
2023-08-05 07:15:35 -07:00
Vivek Aithal 082b1fd924 [commabody] Add new body teleop ui (#29119)
* add new ui

* move body tele op ui to new dir

* fix codespell errors

* resolve mediablackhole pylint error

* fix import error

* style fixes

* use logging, not print

* fix js styling

* resolve comments
old-commit-hash: a7304d059cb2f4e57e64fcbabb4f9079f1ea659d
2023-08-04 13:56:46 -07:00
Mark Murnane 2d3370a619 Add gamepad support for body (#24415)
This MR adds basic gamepad support to the joystick web client.
The mappings appear to be consistent between a few controllers I tried, so I think inverting both axes is the optimal mapping.
old-commit-hash: e84d073233404e3375fc3708c0da079c88c012e5
2022-05-12 13:40:05 +02:00
Comma Device 482801d4fd body: remove print spam
old-commit-hash: 729d7ae549315411017cc19aeae52baeca27c776
2022-04-25 20:07:12 -07:00
Adeeb Shihadeh ae71ecf8b8 manager: start bridge and web joystick for notcars (#24212)
* manager: start bridge and web joystick for notcars

* fix that

* bump cereal

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 76a83381977f9dd3d5b223e0dfb8e1617e2c7237
2022-04-19 14:13:05 -07:00
George Hotz 20119b5ef6 body: web joystick handle timeout
old-commit-hash: df6c2b6af9e3089edafcda98344df3fd11273b63
2022-04-14 16:12:30 -07:00
George Hotz d9a94cc785 body: web joystick
old-commit-hash: d7b849720cc6354543b60718414b2a07bf45a172
2022-04-13 14:29:17 -07:00