mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-08-23 01:13:44 +08:00
Dynamic Steering Learner (#9)
Dynamic Steering Learner This adds a learned curvature correction pipeline with live preview/apply visualization and separates debug vs runtime data. "Curvatured" as a standalone service. Service start can be toggled while offroad
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
url = https://github.com/infiniteCable2/opendbc.git
|
||||
[submodule "msgq"]
|
||||
path = msgq_repo
|
||||
url = https://github.com/commaai/msgq.git
|
||||
url = https://github.com/infiniteCable2/msgq.git
|
||||
[submodule "rednose_repo"]
|
||||
path = rednose_repo
|
||||
url = https://github.com/commaai/rednose.git
|
||||
|
||||
Reference in New Issue
Block a user