Adeeb Shihadeh

Results 400 issues of Adeeb Shihadeh

Merge by June 30, resolves #32172

enhancement
CI / testing

Most of `tools/replay/ui.py` has been replaced by our generic plotting tools (PlotJuggler and Rerun), but it's still the only thing we have in this repo to visualize the car's radar...

refactor
tools

https://docs.comma.ai is currently just a nicer way to view all the READMEs in the repo. https://rerun.io/docs are the nicest docs I've seen recently. They look great and the content flows...

enhancement
bounty
docs

https://github.com/commaai/openpilot/actions/runs/9647291085/job/26605700354

bug

The goal is to have CI output a full manifest you can drop in an openpilot branch for easy testing. Here's an example AGNOS update: https://github.com/commaai/openpilot/pull/32373. The workflow will then...

enhancement
bounty

Goal is to get a

good first issue
bounty

Not super easy to see what's going in this state since SSH isn't enabled. Fairly easy to repro in the new testing closet though. Touch also doesn't work in this...

bug

Convenience things, like `valgrind`, should be the last to go. First up is anything we're just wasting space on, like package caches or AGNOS build-time dependencies. If we have to...

enhancement
bounty

- [ ] setup pyproject.toml - [ ] publish to PyPI - [ ] test on all supported Python versions (example: https://github.com/commaai/bodyjim/pull/10)