mirror of
https://gitlvb.teallvbs.xyz/IQ.Lvbs/IQ.Pilot.git
synced 2026-07-25 05:22:11 +08:00
IQ.Pilot Release Commit @ 322eda2
This commit is contained in:
@@ -10,7 +10,7 @@ import requests
|
||||
import argparse
|
||||
from functools import partial
|
||||
|
||||
from opendbc.car.fingerprints import MIGRATION
|
||||
from iqdbc.car.fingerprints import MIGRATION
|
||||
from openpilot.common.basedir import BASEDIR
|
||||
from openpilot.common.swaglog import cloudlog
|
||||
from openpilot.tools.cabana.dbc.generate_dbc_json import generate_dbc_dict
|
||||
|
||||
@@ -123,7 +123,7 @@
|
||||
<limitY/>
|
||||
<curve name="/liveDelay/lateralDelay" color="#1f77b4"/>
|
||||
<curve name="/liveDelay/lateralDelayEstimate" color="#d62728"/>
|
||||
<curve name="opendbc default steering lag" color="#1ac938"/>
|
||||
<curve name="iqdbc default steering lag" color="#1ac938"/>
|
||||
</plot>
|
||||
</DockArea>
|
||||
<DockArea name="online estimated steering actuator lag, standard deviation">
|
||||
@@ -233,7 +233,7 @@
|
||||
<v2>/liveParameters/roll</v2>
|
||||
</additional_sources>
|
||||
</snippet>
|
||||
<snippet name="opendbc default steering lag">
|
||||
<snippet name="iqdbc default steering lag">
|
||||
<global></global>
|
||||
<function>return value + 0.2</function>
|
||||
<linked_source>/carParams/steerActuatorDelay</linked_source>
|
||||
|
||||
Reference in New Issue
Block a user