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

Unicode ERROR #2

Open
cesarenicholas opened this issue Feb 22, 2019 · 3 comments
Open

Unicode ERROR #2

cesarenicholas opened this issue Feb 22, 2019 · 3 comments

Comments

@cesarenicholas
Copy link

Hi,
Me and my friends followed all the steps of your github. When we try to use IntentRequest-PublishHelloIntent or GoodByeHelloIntent rosbridge give us the following error:
[ERROR] [1550832635.141955]: [Client 0] [id: publish:/alexa_msgs:2] publish: Expected a JSON object for type std_msgs/String but received a <type 'unicode'>
With the LaunchRequest it doesn't appear.
Can you help us?
Thank you very much

@pirobot
Copy link

pirobot commented Mar 13, 2019

+1 Same here. We are on ROS Kinetic and Ubuntu 16.04.

@mdeyo
Copy link
Owner

mdeyo commented Mar 30, 2019

Hey @cesarenicholas and @pirobot. Sorry for the delay in responding. I'm looking into this now

@mdeyo
Copy link
Owner

mdeyo commented Mar 30, 2019

It looks like the JS roslib does not accept 'std_msgs/String' without the 'data':'message' format anymore. Updated master branch (82adcc2) and the error is gone. I don't have access to an Echo to test the end effect right now. Let me know if it still doesn't work.

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

3 participants