From 6669fe636baab5313915182d404493c60e2fd928 Mon Sep 17 00:00:00 2001 From: Ioannis Souflas Date: Fri, 1 Mar 2024 12:18:05 +0000 Subject: [PATCH] fix(tensorrt_yolox): renamed input output topic names (#6472) * feat(obstacle_cruise_planner): add calculation of obstacle distance to ego Add the arc length from the ego to the obstacle stop point to the stop_reasons topic. Signed-off-by: Ioannis Souflas * fix(tensorrt_yolox): renamed input output topic names The input and output argument names of yolox.launch.xml do not match the input and output arguments names of multiple_yolox.launch.xml. Signed-off-by: Ioannis Souflas --------- Signed-off-by: Ioannis Souflas Co-authored-by: Shunsuke Miura <37187849+miursh@users.noreply.github.com> --- .../launch/multiple_yolox.launch.xml | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/perception/tensorrt_yolox/launch/multiple_yolox.launch.xml b/perception/tensorrt_yolox/launch/multiple_yolox.launch.xml index 5959f73757de1..9de37c76e034b 100644 --- a/perception/tensorrt_yolox/launch/multiple_yolox.launch.xml +++ b/perception/tensorrt_yolox/launch/multiple_yolox.launch.xml @@ -27,43 +27,43 @@ - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + +