Skip to content

Commit

Permalink
Fix exec depend in perception launch (autowarefoundation#132)
Browse files Browse the repository at this point in the history
Signed-off-by: wep21 <[email protected]>
  • Loading branch information
wep21 authored Nov 25, 2021
1 parent 1974743 commit 808b363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perception_launch/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@

<exec_depend>compare_map_segmentation</exec_depend>
<exec_depend>euclidean_cluster</exec_depend>
<exec_depend>ground_segmentation</exec_depend>
<exec_depend>image_transport_decompressor</exec_depend>
<exec_depend>lidar_apollo_instance_segmentation</exec_depend>
<exec_depend>map_based_prediction</exec_depend>
<exec_depend>multi_object_tracker</exec_depend>
<exec_depend>object_merger</exec_depend>
<exec_depend>object_range_splitter</exec_depend>
<exec_depend>object_segmentation</exec_depend>
<exec_depend>roi_cluster_fusion</exec_depend>
<exec_depend>shape_estimation</exec_depend>
<exec_depend>tensorrt_yolo</exec_depend>
Expand Down

0 comments on commit 808b363

Please sign in to comment.