Files
openpilot-evo/.gitmodules
T
infiniteCable2 9231b7b26e 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
2026-05-10 20:35:20 +02:00

22 lines
712 B
Plaintext

[submodule "panda"]
path = panda
url = https://github.com/infiniteCable2/panda.git
[submodule "opendbc"]
path = opendbc_repo
url = https://github.com/infiniteCable2/opendbc.git
[submodule "msgq"]
path = msgq_repo
url = https://github.com/infiniteCable2/msgq.git
[submodule "rednose_repo"]
path = rednose_repo
url = https://github.com/commaai/rednose.git
[submodule "teleoprtc_repo"]
path = teleoprtc_repo
url = https://github.com/commaai/teleoprtc
[submodule "tinygrad"]
path = tinygrad_repo
url = https://github.com/sunnypilot/tinygrad.git
[submodule "sunnypilot/neural_network_data"]
path = sunnypilot/neural_network_data
url = https://github.com/sunnypilot/neural-network-data.git