Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable to publish comprssed image if required #2637

Merged
merged 3 commits into from Oct 21, 2021

Conversation

k-okada
Copy link
Member

@k-okada k-okada commented Oct 17, 2021

Changes:

7bab20b (Kei Okada, 39 seconds ago)
enable to change output image/{compressed,camera_info} when remapped
~output:=tmp

1b19390 (Kei Okada, 2 minutes ago)
enable to publish comprssed image if required

6e8f2a8 (Kei Okada, 56 minutes ago)
do not error if (len(img.shape) == 2 and AttributeError: 'NoneType' object has no attribute 'shape' when file is not found

```
    if (len(img.shape) == 2 and
AttributeError: 'NoneType' object has no attribute 'shape'
```
when file is not found
@k-okada k-okada force-pushed the fix_image_publisher_compressed branch from 152382a to 8c071bc Compare October 21, 2021 05:01
@k-okada k-okada merged commit 85db982 into jsk-ros-pkg:master Oct 21, 2021
@k-okada k-okada deleted the fix_image_publisher_compressed branch October 21, 2021 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant