longitudinal.xml 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. <?xml version='1.0' encoding='UTF-8'?>
  2. <root>
  3. <tabbed_widget name="Main Window" parent="main_window">
  4. <Tab tab_name="tab1" containers="1">
  5. <Container>
  6. <DockSplitter orientation="-" sizes="0.250401;0.249599;0.250401;0.249599" count="4">
  7. <DockArea name="...">
  8. <plot flip_y="false" flip_x="false" mode="TimeSeries" style="Lines">
  9. <range right="126.285782" top="1.391623" left="104.907277" bottom="-2.563614"/>
  10. <limitY/>
  11. <curve name="/carState/aEgo" color="#f14cc1"/>
  12. <curve name="/longitudinalPlan/accels/0" color="#9467bd"/>
  13. <curve name="/carControl/actuators/accel" color="#17becf"/>
  14. </plot>
  15. </DockArea>
  16. <DockArea name="...">
  17. <plot flip_y="false" flip_x="false" mode="TimeSeries" style="Lines">
  18. <range right="126.285782" top="1.184960" left="104.907277" bottom="-1.811222" />
  19. <limitY/>
  20. <curve name="/controlsState/upAccelCmd" color="#1f77b4"/>
  21. <curve name="/controlsState/uiAccelCmd" color="#d62728"/>
  22. <curve name="/controlsState/ufAccelCmd" color="#1ac938"/>
  23. </plot>
  24. </DockArea>
  25. <DockArea name="...">
  26. <plot flip_y="false" flip_x="false" mode="TimeSeries" style="Lines">
  27. <range right="126.285782" top="15.862889" left="104.907277" bottom="-0.568809" />
  28. <limitY/>
  29. <curve name="/carState/vEgo" color="#1ac938"/>
  30. <curve name="/longitudinalPlan/speeds/0" color="#ff7f0e"/>
  31. </plot>
  32. </DockArea>
  33. <DockArea name="...">
  34. <plot flip_y="false" flip_x="false" mode="TimeSeries" style="Lines">
  35. <range right="126.285782" top="1.025000" left="104.907277" bottom="-0.025000" />
  36. <limitY/>
  37. <curve name="/carControl/longActive" color="#1f77b4"/>
  38. <curve name="/carState/gasPressed" color="#d62728"/>
  39. </plot>
  40. </DockArea>
  41. </DockSplitter>
  42. </Container>
  43. </Tab>
  44. <currentTabIndex index="0"/>
  45. </tabbed_widget>
  46. <use_relative_time_offset enabled="1"/>
  47. <!-- - - - - - - - - - - - - - - -->
  48. <!-- - - - - - - - - - - - - - - -->
  49. <Plugins>
  50. <plugin ID="DataLoad Rlog"/>
  51. <plugin ID="Cereal Subscriber"/>
  52. </Plugins>
  53. <!-- - - - - - - - - - - - - - - -->
  54. <!-- - - - - - - - - - - - - - - -->
  55. <customMathEquations/>
  56. <snippets/>
  57. <!-- - - - - - - - - - - - - - - -->
  58. </root>