From 5bbcc32b5da43b3711d5f7c3aad211d940712a5e Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Sun, 31 May 2026 01:19:06 -0700 Subject: [PATCH] bump opendbc (#38115) * bump * fix --- cereal/messaging/tests/test_messaging.py | 2 +- opendbc_repo | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cereal/messaging/tests/test_messaging.py b/cereal/messaging/tests/test_messaging.py index afdab8a51..97388446f 100644 --- a/cereal/messaging/tests/test_messaging.py +++ b/cereal/messaging/tests/test_messaging.py @@ -30,7 +30,7 @@ def zmq_sleep(t=1): # TODO: this should take any capnp struct and returrn a msg with random populated data def random_carstate(): - fields = ["vEgo", "aEgo", "brake", "steeringAngleDeg"] + fields = ["vEgo", "aEgo", "steeringTorque", "steeringAngleDeg"] msg = messaging.new_message("carState") cs = msg.carState for f in fields: diff --git a/opendbc_repo b/opendbc_repo index 07f46708c..62cd798e8 160000 --- a/opendbc_repo +++ b/opendbc_repo @@ -1 +1 @@ -Subproject commit 07f46708c13e7922b1a03be21fc58d1771c488ef +Subproject commit 62cd798e8d1bc5dac6d249e7c8b1e7da571a20fd