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

Error when placing any amount of robots in the simulator #1

Open
grandec opened this issue Aug 30, 2017 · 0 comments
Open

Error when placing any amount of robots in the simulator #1

grandec opened this issue Aug 30, 2017 · 0 comments

Comments

@grandec
Copy link

grandec commented Aug 30, 2017

If just one robot is placed, this error is given at the rosbridge_server terminal:

[ERROR] [1504056832.879547]: [Client 22] publish: <class 'struct.error'>: 'pack expected 6 items for packing (got 7)' when writing 'x: [0, 196, 0, 0, 0, 0, 0]
y: [0, 196, 0, 0, 0, 0, 0]
th: [0, 7853985, 0, 0, 0, 0, 0]
ball_x: 0
ball_y: 0'

if two the packing gets with 8 itens, and so on.
So the message is not being correctly created.

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