Willem Melching
ba2ac1207a
Running pre-commit in CI ( #1590 )
...
* Running pre-commit in CI
* fix dockerfile syntax
* dont run on submodule repo folders
* Fix some import errors in ci
* more stuff
* That should be the last one
5 years ago
Willem Melching
3d08dcc3b2
Run mypy commit hook ( #1591 )
...
* run mypy commit hook
* fix mypy errors
5 years ago
Greg Hogan
2d0686faa1
framereader single threaded env var
5 years ago
Willem Melching
639cf2288f
framereader only has to support h265 and raw ( #1588 )
5 years ago
Willem Melching
29aaa44740
flake8 in pre-commit( #1583 )
5 years ago
Willem Melching
bd06434243
pre-commit pylint ( #1580 )
...
* "The commit-hook project sounds interesting though. I would definitely merge something that runs flake8 and pylint on the modified files!"
- pd0wm, https://github.com/commaai/openpilot/pull/1575#issuecomment-634974344
* add pylint to pre-commit and make everything pass
* Remove uncommented stuff
Co-authored-by: J <user@4800.lan>
5 years ago
xx979xx
6596dd62ae
add pygmae dependencies ( #1573 )
...
https://www.pygame.org/wiki/CompileUbuntu#Python%203.x%20into%20virtual%20environment
5 years ago
xx979xx
2d89f3c6d9
update OpenCL Driver 16.1 > 18.1 ( #1524 )
5 years ago
Ewout ter Hoeven
3f8afe593f
Pip: Move from tensorflow-gpu to tensorflow package ( #1530 )
...
* Pip: Move from tensorflow-gpu to tensorflow package
Since tensorflow 2.1 the regular tensorflow package contains GPU support and replaces the tensorflow-gpu package, which will be depreceated at some point.
* Readme: Update Tensorflow version
* Update Pipfile.lock
Co-authored-by: Willem Melching <willem.melching@gmail.com>
5 years ago
Adeeb Shihadeh
a415fe1ebe
capnp is no longer in external
5 years ago
Noel Schenk
ce8b629fb0
tensorflow-gpu==2.1 update ( #1525 )
...
not available on current used python version
5 years ago
Willem Melching
43f7fe178d
not needed
5 years ago
Willem Melching
43873c9600
use system capnp
5 years ago
Adeeb Shihadeh
44560b5bb7
add tenacity to tools requirements
5 years ago
Adeeb Shihadeh
f15f24b529
add pycurl to tools requirements
5 years ago
Willem Melching
72db8d890d
Library cleanup ( #1491 )
...
* library cleanup
* remove fastcv
* Fix build step
* bump cereal
* bump cereal
* Install capnp
* bump
* no docker cache
* Update installation instructions
* Needs sudo
* Can we sudo?
* Cache was not the problem
* remove static libraries from boardd install script
* Update setup script
* Remove import
* No capnp install in lgtm
* Fix dockerfile
5 years ago
Willem Melching
cd79cee41a
ffprobe use -f instead of -format
5 years ago
Adeeb Shihadeh
10ae22a192
delete unused lines
5 years ago
Adeeb Shihadeh
a25d535793
Revert "function doesn't have that arg"
...
This reverts commit d712d9cf3b
.
5 years ago
Adeeb Shihadeh
d712d9cf3b
function doesn't have that arg
5 years ago
Adeeb
008700a6b3
LGTM fixes ( #1480 )
5 years ago
Adeeb Shihadeh
27303c2d5d
don't need c capnp any more
5 years ago
Greg Hogan
0b5758f1be
framereader index data as param
5 years ago
George Hotz
e568d3cadc
More LGTM fixups ( #1457 )
...
* exclude lib dirs, fix 3 cpp errors
* fix more alerts, exclude mkvparse
Co-authored-by: George Hotz <geohot@gmail.com>
5 years ago
George Hotz
1295cfe06c
Using lgtm.com and fixing found alerts ( #1452 )
...
* lgtm in readme, and mac nui fixes
* call super inits in radars
* unused imports, dup lines
* more radars, more unused imports
* pass CP into RadarInterfaceBase
* more fixups
* unused imports
* delete unused lines
* ugh, new unused import
Co-authored-by: George Hotz <geohot@gmail.com>
5 years ago
Willem Melching
845abed5db
Build log_index using scons
5 years ago
Willem Melching
e2493c2221
Handle loop and multiple publishers
5 years ago
Willem Melching
bb02a565b5
remove pyqt5
5 years ago
Willem Melching
c4f62b4b8e
No looping
5 years ago
George Hotz
0a6d9a7bbd
remove unused overpy, bump ubuntu_setup to 3.8.2
5 years ago
Willem Melching
794cfcf043
Also catch ValueError from framereader
5 years ago
Willem Melching
8068fee939
Unlog segments in a 100 lines
5 years ago
Willem Melching
cf08c833f7
Update debug carcontrols instructions
5 years ago
George Hotz
abad49110e
delete more unused, now under 40k lines of python. framereader needs to be ported to C++
5 years ago
George Hotz
d4f8943075
more red diffs, remove hevc framereader stuff and two unused classes
5 years ago
Harald Schafer
24ae93f965
not a good name
5 years ago
George Hotz
144b37728f
who is ready for big model?
5 years ago
George Hotz
ab9fa22dcc
getenv SCALE
5 years ago
George Hotz
b9f588245c
fix camera.py
5 years ago
George Hotz
dd22cfcd13
fix nui
5 years ago
George Hotz
2ed92dfdbe
view sensorium
5 years ago
Willem Melching
e816467eb5
Handle 2x scaling in plot drawing
5 years ago
HaraldSchafer
c22f1267cd
Update README.md
5 years ago
Adeeb
83d8dd4717
tools is no longer a separate repo ( #1308 )
5 years ago
ZwX1616
5644b2875d
update readme
5 years ago
Ewout ter Hoeven
d8a414834d
Docs/tools: Update Tensorflow to 2.1 in readme and build script ( #1286 )
...
Update to Tensorflow 2.1 in a few forgotten places after 027deba:
tools\ubuntu_setup.sh
tools\webcam\README.md
5 years ago
ZwX1616
8042e9238c
update opencl driver link
5 years ago
ZwX1616
b646ba9ca9
nicer format; make links clickable
5 years ago
ZwX1616
4bcfe54efd
cleanups
5 years ago
ZwX1616
0e059f5d4a
add setup note
5 years ago