Skip to content

Commit

Permalink
package.xml. use new autoware package names
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Guimaraes <[email protected]>
  • Loading branch information
a-yyg committed Aug 28, 2024
1 parent 89f3285 commit d175dcf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions edge_auto_jetson_launch/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
<exec_depend>image_view</exec_depend>
<exec_depend>image_transport_plugins</exec_depend>
<exec_depend>individual_params</exec_depend>
<exec_depend>tensorrt_yolox</exec_depend>
<exec_depend>bytetrack</exec_depend>
<exec_depend>autoware_tensorrt_yolox</exec_depend>
<exec_depend>autoware_bytetrack</exec_depend>
<exec_depend>intrinsic_camera_calibrator</exec_depend>
<exec_depend>image_transport_decompressor</exec_depend>
<exec_depend>autoware_image_transport_decompressor</exec_depend>

<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend>
Expand Down

0 comments on commit d175dcf

Please sign in to comment.