Skip to content

Commit

Permalink
fix: plot for mpc (tier4#1017)
Browse files Browse the repository at this point in the history
Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
  • Loading branch information
taikitanaka3 authored and boyali committed Oct 3, 2022
1 parent 9dc960a commit 8ec6ad9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
<plot mode="TimeSeries" style="Lines">
<range bottom="0.900000" top="1.100000" right="118.791728" left="76.166273"/>
<limitY/>
<curve name="/vehicle/state_report/mode" color="#1f77b4"/>
<curve name="/vehicle/status/control_mode/mode" color="#1f77b4"/>
</plot>
</DockArea>
</DockSplitter>
Expand Down Expand Up @@ -256,7 +256,7 @@
<selected_topics>
<topic name="/control/trajectory_follower/longitudinal/diagnostic"/>
<topic name="/control/trajectory_follower/lateral/diagnostic"/>
<topic name="/vehicle/state_report"/>
<topic name="/vehicle/status/control_mode"/>
</selected_topics>
</plugin>
<plugin ID="UDP Server"/>
Expand Down

0 comments on commit 8ec6ad9

Please sign in to comment.