Shane Smiskol
Shane Smiskol
Sorry for the late response, I haven't been working on this project for a while now! I would love to add support for new layers, but because I'm not actively...
I forgot what the issue was with newer versions of NumPy, but if I use this project soon I'll definitely try to be more inclusive with the versions. You're also...
Anyone want to open a PR for this? Would be a nice speedup for initially installing
I think at least a few hundred megabytes are shared between most forks, when you install a second fork it sometimes is only 100MB
I think a lot of users could benefit from something like this! Make it easier to download the high quality videos off their device without using mobile data, similar to...
Meant to reply, but I think you need to kill openpilot before starting the setup; updated wrote a file to the same directory git was cloning into. Might want to...
It appears there are no similar messages on bus 0 to the cruise active status. Most common bits are quite a bit off: ```python hex(msg)='0x361', bit_mismatches=981 of 3720 (26.37%), byt_idx=1,...
This is also missing the hybrid signals for gas and brake: https://github.com/ClockeNessMnstr/openpilot/blob/crosstrek-pid/selfdrive/car/subaru/carstate.py#L23 `ES_DashStatus->Cruise_Activated` has the same gas pressed issue, but `ES_Brake` does not seem to have the same issue where...
@HaraldSchafer would Bolt long be helpful in verifying this? I can try to get that merged
- [x] Verify UI set speed is common and correct - [ ] Verify UI speed is common and correct - [x] Verify speed unit is common and correct -...