From e625f71b30c3e541cb026047424b298133550023 Mon Sep 17 00:00:00 2001 From: Shingo Kitagawa Date: Wed, 7 Dec 2022 22:53:32 +0900 Subject: [PATCH] add rect_array_in_panorama_to_bounding_box_array.launch --- ...y_in_panorama_to_bounding_box_array.launch | 77 +++++++++++++++++++ ...y_in_panorama_to_bounding_box_array.launch | 73 +++--------------- 2 files changed, 89 insertions(+), 61 deletions(-) create mode 100644 jsk_perception/launch/rect_array_in_panorama_to_bounding_box_array.launch diff --git a/jsk_perception/launch/rect_array_in_panorama_to_bounding_box_array.launch b/jsk_perception/launch/rect_array_in_panorama_to_bounding_box_array.launch new file mode 100644 index 0000000000..17909f09ca --- /dev/null +++ b/jsk_perception/launch/rect_array_in_panorama_to_bounding_box_array.launch @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + frame_fixed: $(arg frame_fixed) + dimensions_labels: + person: [0.5, 0.5, 1.5] + + + + + + + + + + + + + diff --git a/jsk_perception/sample/sample_rect_array_in_panorama_to_bounding_box_array.launch b/jsk_perception/sample/sample_rect_array_in_panorama_to_bounding_box_array.launch index 9d0a9a5a0e..38b04530ad 100644 --- a/jsk_perception/sample/sample_rect_array_in_panorama_to_bounding_box_array.launch +++ b/jsk_perception/sample/sample_rect_array_in_panorama_to_bounding_box_array.launch @@ -2,68 +2,19 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - frame_fixed: "camera" - dimensions_labels: - person: [0.5, 0.5, 1.5] - - + + + + + + + + + - - -