Skip to content

Commit

Permalink
chore: add option to select graph path depending on running mode (#938)
Browse files Browse the repository at this point in the history
chore: add option of using graph path for simulation

Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
  • Loading branch information
TomohitoAndo authored Mar 29, 2024
1 parent 0694d38 commit 7a65bc9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@
<arg name="mrm_handler_param_path" value="$(find-pkg-share autoware_launch)/config/system/mrm_handler/mrm_handler.param.yaml"/>
<!-- <arg name="diagnostic_graph_aggregator_param_path" value=""/> Set the value if use_diagnostic_graph is true. -->
<!-- <arg name="diagnostic_graph_aggregator_graph_path" value=""/> Set the value if use_diagnostic_graph is true. -->
<!-- <arg name="diagnostic_graph_aggregator_planning_simulator_graph_path" value=""/> Set the value if use_diagnostic_graph is true. -->
</include>
</launch>

0 comments on commit 7a65bc9

Please sign in to comment.