open source driving agent
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dean Lee
dbc8ca1d26
dmonitoring : use memory cache to avoid malloc/free on every frame ( #1599 )
...
* use memory cache
* use template function to return buffer
* inline function
* const size_t
* use std::vector instead of kj::array
old-commit-hash: cdb48cc180
5 years ago
..
models
dmonitoring : use memory cache to avoid malloc/free on every frame ( #1599 )
5 years ago
runners
enable E261 in flake8: two spaces before inline comment
5 years ago
test
Running pre-commit in CI ( #1590 )
5 years ago
thneed
remove the clCreateProgramWithSource interceptor ( #1559 )
5 years ago
transforms
fixes the error with OpenCL depreciation warnings ( #1394 )
5 years ago
SConscript
Use C++ version of SubMaster and PubMaster ( #1548 )
5 years ago
__init__.py
logcatd, loggerd, mapd, modeld, proclogd
5 years ago
constants.py
logcatd, loggerd, mapd, modeld, proclogd
5 years ago
dmonitoringmodeld
tici: add (somewhat) broken camerad support ( #1300 )
5 years ago
dmonitoringmodeld.cc
Use C++ version of SubMaster and PubMaster ( #1548 )
5 years ago
modeld
tici: add (somewhat) broken camerad support ( #1300 )
5 years ago
modeld.cc
reduce the scope of mutex ( #1561 )
5 years ago
visiontest.c
logcatd, loggerd, mapd, modeld, proclogd
5 years ago
visiontest.mk
logcatd, loggerd, mapd, modeld, proclogd
5 years ago
visiontest.py
enable flake8 E303: too many blank lines
5 years ago