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

Objects not spawnable anymore (through clicking in Gazebo) #16

Open
fairlight1337 opened this issue Jul 21, 2016 · 0 comments
Open

Objects not spawnable anymore (through clicking in Gazebo) #16

fairlight1337 opened this issue Jul 21, 2016 · 0 comments
Assignees
Labels

Comments

@fairlight1337
Copy link
Contributor

Today I noticed that spawning objects from the Gazebo library doesn't work anymore. The objects show up on the Insert tab of the left-hand menu, but clicking on them results in an error message on the console:

Error [ModelDatabase.cc:407] Unable to download model[model://ltfnp_models/models/buttermilk/ReineButterMilch.dae]
Error [SystemPaths.cc:367] File or path does not exist[""]
Error [Visual.cc:2133] No mesh specified

Curiously, the same thing works when spawning the object through the ROS service (/gazebo/spawn_urdf_model). In the call to the service, the contents of the URDF file are sent as a string, but the reference to the .dae file is the same.

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

No branches or pull requests

2 participants