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

URIs expect model names without spaces #2056

Open
osrf-migration opened this issue Sep 27, 2016 · 1 comment
Open

URIs expect model names without spaces #2056

osrf-migration opened this issue Sep 27, 2016 · 1 comment
Labels
bug Something isn't working common minor

Comments

@osrf-migration
Copy link

Original report (archived issue) by Louise Poubel (Bitbucket: chapulina, GitHub: chapulina).


Load a world with models that have spaces in their names and get warnings like these:

[Wrn] [URI.cc:321] Unable to parse URI [data://world/default/model/Gas Station?p=vector3d/world_linear_velocity]. Ignoring.
[Wrn] [URI.cc:321] Unable to parse URI [data://world/default/model/House 1/link/link?p=pose3d/world_pose]. Ignoring.
[Wrn] [URI.cc:321] Unable to parse URI [data://world/default/model/Lamp Post/link/link?p=vector3d/world_angular_acceleration]. Ignoring.
@chapulina
Copy link
Contributor

That issue is still there, but it doesn't happen at startup anymore. I believe that changed since the IntrospectionManager was refactored.

Now to reproduce the issue, you can open the plotting tool for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working common minor
Projects
None yet
Development

No branches or pull requests

2 participants