Skip to content

Commit

Permalink
rename launch
Browse files Browse the repository at this point in the history
  • Loading branch information
knorth55 committed Dec 13, 2022
1 parent 008af6c commit 60dcbb6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Expand Up @@ -48,5 +48,5 @@ Duration of timeout for lookup transform
## Sample

```bash
roslaunch jsk_perception sample_rect_array_in_panorama_to_bounding_box_array.launch
roslaunch jsk_perception sample_human_3d_detection.launch
```
Expand Up @@ -8,7 +8,7 @@
<node pkg="image_transport" type="republish" name="panorama_decompress"
args="compressed in:=/dual_fisheye_to_panorama/output raw
out:=/dual_fisheye_to_panorama/output" />
<include file="$(find jsk_perception)/launch/rect_array_in_panorama_to_bounding_box_array.launch">
<include file="$(find jsk_perception)/launch/panorama_human_3d_detection.launch">
<arg name="launch_insta360" value="false" />
<arg name="launch_coral" value="false" />
<arg name="static_transform_publisher" value="false" />
Expand Down

0 comments on commit 60dcbb6

Please sign in to comment.