mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-23 01:04:05 +08:00
card: prepare for separate process (#31660)
* Card * update ref * bump cpu * sub to caroutput * update ref
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<range left="0.000450" top="1.050000" right="2483.624998" bottom="-1.050000"/>
|
||||
<limitY/>
|
||||
<curve color="#0097ff" name="/carState/steeringPressed"/>
|
||||
<curve color="#d62728" name="/carControl/actuatorsOutput/steer"/>
|
||||
<curve color="#d62728" name="/carOutput/actuatorsOutput/steer"/>
|
||||
</plot>
|
||||
</DockArea>
|
||||
<DockArea name="...">
|
||||
|
||||
@@ -24,8 +24,8 @@
|
||||
<plot style="Lines" flip_x="false" flip_y="false" mode="TimeSeries">
|
||||
<range bottom="-1.134948" top="1.052072" left="825.563261" right="1415.827546"/>
|
||||
<limitY/>
|
||||
<curve name="/carControl/actuatorsOutput/steer" color="#9467bd">
|
||||
<transform name="Scale/Offset" alias="/carControl/actuatorsOutput/steer[Scale/Offset]">
|
||||
<curve name="/carOutput/actuatorsOutput/steer" color="#9467bd">
|
||||
<transform name="Scale/Offset" alias="/carOutput/actuatorsOutput/steer[Scale/Offset]">
|
||||
<options time_offset="0" value_scale="-1" value_offset="0"/>
|
||||
</transform>
|
||||
</curve>
|
||||
|
||||
Reference in New Issue
Block a user