sensord: move to system/ (#27531)

* sensord: move to system/

* add gitignore to releaes files
old-commit-hash: 6f40f0d442
This commit is contained in:
Adeeb Shihadeh
2023-03-08 10:56:54 -08:00
committed by GitHub
parent a9b38c148d
commit 47d30174d3
50 changed files with 51 additions and 51 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
#include "common/timing.h"
#include "common/util.h"
#include "selfdrive/sensord/sensors/constants.h"
#include "system/sensord/sensors/constants.h"
#define VISION_DECIMATION 2
#define SENSOR_DECIMATION 10
#include "selfdrive/locationd/models/live_kf.h"