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

jsk_topic_tools: connection_based_nodelet: fix typo in advertiseCamera #1558

Merged
merged 1 commit into from
Sep 7, 2017

Conversation

furushchev
Copy link
Member

advertiseCamera with image_transport occurs infinite loop

@furushchev
Copy link
Member Author

resized_image_transport<=0.3.21 hangs up nodelet manager due to this bug.

@furushchev
Copy link
Member Author

failure on hydro

executing command [apt-get install -y -qq python-requests]

WARNING: The following packages cannot be authenticated!

  python-requests

E: There are problems and -y was used without --force-yes

executing command [apt-get install -y -qq gawk]

WARNING: The following packages cannot be authenticated!

  libsigsegv2 gawk

E: There are problems and -y was used without --force-yes

executing command [apt-get install -y -qq bison]

WARNING: The following packages cannot be authenticated!

  libbison-dev bison

E: There are problems and -y was used without --force-yes

@wkentaro wkentaro added the bug label Sep 7, 2017
@wkentaro wkentaro added this to the 2.2.6 milestone Sep 7, 2017
@k-okada k-okada merged commit 5c752db into jsk-ros-pkg:master Sep 7, 2017
@k-okada
Copy link
Member

k-okada commented Sep 7, 2017

@furushchev
Copy link
Member Author

@k-okada I think we don't have to change package.xml if this fix is just released since resized_image_transport>= 0.3.22 does not use this broken API anyway.

@furushchev furushchev deleted the fix-advertise-camera branch September 7, 2017 07:51
@k-okada
Copy link
Member

k-okada commented Sep 7, 2017

i see, thank you.

@wkentaro
Copy link
Member

wkentaro commented Sep 7, 2017

@furushchev FYI, from indigo, image_proc has image_proc/resize nodelet: http://wiki.ros.org/image_proc/

@furushchev
Copy link
Member Author

@wkentaro Wow, I didn't know that. Thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants