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

Expected field name or '}', found ']' when adding proto to environment #195

Open
ScottRoche opened this issue Dec 29, 2022 · 0 comments
Open

Comments

@ScottRoche
Copy link

ScottRoche commented Dec 29, 2022

When converting urdf exported from webots R2023a and trying to add resulting proto to project, this error occurs:

ERROR: 'AtlasV2.proto':78:11: error: Expected field name or '}', found ']'.
ERROR: New node creation failed: model name AtlasV2.

The command I used was:

python -m urdf2webots.importer --input=AtlasV2.urdf --output=AtlasV2.proto

I've added the two files (urdf & proto) to the .zip below:
AtlasV2.zip

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

No branches or pull requests

1 participant