Skip to content

Commit

Permalink
Merge pull request #135 from tkmtnt7000/PR-fix-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
knorth55 committed Dec 16, 2023
2 parents 87bf4a0 + ec1e3d9 commit 2981a23
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@ rosrun image_view image_view image:=/edgetpu_panorama_semantic_segmenter/output/

- Set `compressed` to subscribe compressed image

- `~always_subscribe` (`Bool`, default: `True`)
- `~always_publish` (`Bool`, default: `True`)

- Set false to publish when an object is detected.

Expand Down Expand Up @@ -555,7 +555,7 @@ rosrun image_view image_view image:=/edgetpu_panorama_semantic_segmenter/output/

- Set `compressed` to subscribe compressed image

- `~always_subscribe` (`Bool`, default: `True`)
- `~always_publish` (`Bool`, default: `True`)

- Set false to publish when a face is detected.

Expand Down Expand Up @@ -623,7 +623,7 @@ rosrun image_view image_view image:=/edgetpu_panorama_semantic_segmenter/output/

- Set `compressed` to subscribe compressed image

- `~always_subscribe` (`Bool`, default: `True`)
- `~always_publish` (`Bool`, default: `True`)

- Set false to publish when a human pose is detected.

Expand Down Expand Up @@ -725,7 +725,7 @@ rosrun image_view image_view image:=/edgetpu_panorama_semantic_segmenter/output/

- Set `compressed` to subscribe compressed image

- `~always_subscribe` (`Bool`, default: `True`)
- `~always_publish` (`Bool`, default: `True`)

- Set false to publish when an object is detected.

Expand Down Expand Up @@ -805,7 +805,7 @@ rosrun image_view image_view image:=/edgetpu_panorama_semantic_segmenter/output/

- Set `compressed` to subscribe compressed image

- `~always_subscribe` (`Bool`, default: `True`)
- `~always_publish` (`Bool`, default: `True`)

- Set false to publish when a face is detected.

Expand Down Expand Up @@ -889,7 +889,7 @@ rosrun image_view image_view image:=/edgetpu_panorama_semantic_segmenter/output/

- Set `compressed` to subscribe compressed image

- `~always_subscribe` (`Bool`, default: `True`)
- `~always_publish` (`Bool`, default: `True`)

- Set false to publish when a human pose is detected.

Expand Down

0 comments on commit 2981a23

Please sign in to comment.