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

Service call failed: service [<service name>] responded with an error: input stream error #2332

Open
Levi-Armstrong opened this issue May 24, 2023 · 2 comments

Comments

@Levi-Armstrong
Copy link

This is the first time I have seen this error when using a ros service and not sure what the issue is. The request has a vector of strings and when I comment out adding the strings to the vector the error goes away. Which is odd because the contents being added were from another service calls response not sue why it would work in one service call but not another. Hope someone can give me some ideas on how to maybe debug this.

@Levi-Armstrong
Copy link
Author

Levi-Armstrong commented May 24, 2023

The vector of string lengths.
[0] ~1000
[1] ~2000

@Levi-Armstrong
Copy link
Author

I am going to include this package in my workspace to see if I can step through and get more details on the issue.

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

No branches or pull requests

1 participant