Skip to content

Commit

Permalink
modify reference to edge_auto_launch
Browse files Browse the repository at this point in the history
  • Loading branch information
bgilby59 committed Nov 21, 2023
1 parent 502c4a5 commit 168a561
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<arg name="input/objects" default="input/objects"/>
<arg name="output/objects" default="output/objects"/>
<arg name="sync_param_path" default="$(find-pkg-share edge_auto_jetson_launch)/config/roi_sync.param.yaml"/>
<arg name="can_assign_matrix_param_path" default="$(find-pkg-share edge_auto_launch)/config/can_assign_matrix.yaml"/>
<arg name="can_assign_matrix_param_path" default="$(find-pkg-share edge_auto_jetson_launch)/config/can_assign_matrix.yaml"/>

<!-- for eval variable-->
<arg name="input_rois_number" default="$(var input/rois_number)"/>
Expand Down

0 comments on commit 168a561

Please sign in to comment.