Revert "test2"

This reverts commit 94e0e51822.
This commit is contained in:
firestar5683
2025-11-16 15:06:17 -06:00
parent 94e0e51822
commit 58c0086397
+1 -1
View File
@@ -34,7 +34,7 @@ MIN_BUCKET_POINTS = np.array([100, 300, 500, 500, 500, 500, 300, 100])
MIN_ENGAGE_BUFFER = 2 # secs
VERSION = 1 # bump this to invalidate old parameter caches
ALLOWED_CARS = ['toyota', 'hyundai', 'gm']
ALLOWED_CARS = ['toyota', 'hyundai']
def slope2rot(slope):