diff --git a/edge_auto_jetson_launch/config/image_transport_decompressor.param.yaml b/edge_auto_jetson_launch/config/image_transport_decompressor.param.yaml new file mode 100644 index 0000000..05b0f0b --- /dev/null +++ b/edge_auto_jetson_launch/config/image_transport_decompressor.param.yaml @@ -0,0 +1,3 @@ +/**: + ros__parameters: + encoding: default diff --git a/edge_auto_jetson_launch/config/yolox_tiny.param.yaml b/edge_auto_jetson_launch/config/yolox.param.yaml similarity index 100% rename from edge_auto_jetson_launch/config/yolox_tiny.param.yaml rename to edge_auto_jetson_launch/config/yolox.param.yaml diff --git a/edge_auto_jetson_launch/launch/bytetrack.launch.xml b/edge_auto_jetson_launch/launch/bytetrack.launch.xml index d5875e0..f66dbf4 100755 --- a/edge_auto_jetson_launch/launch/bytetrack.launch.xml +++ b/edge_auto_jetson_launch/launch/bytetrack.launch.xml @@ -7,18 +7,42 @@ + - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/edge_auto_jetson_launch/launch/image_transport_decompressor.launch.xml b/edge_auto_jetson_launch/launch/image_transport_decompressor.launch.xml index ae76a17..c683270 100644 --- a/edge_auto_jetson_launch/launch/image_transport_decompressor.launch.xml +++ b/edge_auto_jetson_launch/launch/image_transport_decompressor.launch.xml @@ -9,14 +9,16 @@ + - + + @@ -24,9 +26,10 @@ execute function as a composable node and load it into the container --> - + + diff --git a/edge_auto_jetson_launch/launch/tensorrt_yolox.launch.xml b/edge_auto_jetson_launch/launch/tensorrt_yolox.launch.xml index 5ec70a8..960adf8 100644 --- a/edge_auto_jetson_launch/launch/tensorrt_yolox.launch.xml +++ b/edge_auto_jetson_launch/launch/tensorrt_yolox.launch.xml @@ -4,16 +4,35 @@ - - + - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + +