mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-07 09:15:51 +08:00
revert tg calib and opencl cleanup (#37113)
* Revert "Remove all the OpenCL (#37105)" This reverts commitd5cbb89d84. * Revert "rm common/mat.h" This reverts commit4ce701150a. * Revert "Calibrate in tg (#36621)" This reverts commit593c3a0c8e.
This commit is contained in:
@@ -5,6 +5,7 @@ common_libs = [
|
||||
'swaglog.cc',
|
||||
'util.cc',
|
||||
'ratekeeper.cc',
|
||||
'clutil.cc',
|
||||
]
|
||||
|
||||
_common = env.Library('common', common_libs, LIBS="json11")
|
||||
|
||||
Reference in New Issue
Block a user