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

[BUG] Missing model.config #31

Closed
mustafakurban opened this issue Nov 3, 2020 · 5 comments
Closed

[BUG] Missing model.config #31

mustafakurban opened this issue Nov 3, 2020 · 5 comments
Labels
bug Something isn't working

Comments

@mustafakurban
Copy link

[Err] [InsertModelWidget.cc:302] Missing model.config for model "/home/mustafa/.gazebo/models/meshes"
[Err] [InsertModelWidget.cc:302] Missing model.config for model "/home/mustafa/.gazebo/models/sd_description"
[Err] [InsertModelWidget.cc:302] Missing model.config for model "/home/mustafa/.gazebo/models/sd_docs"
[Err] [InsertModelWidget.cc:302] Missing model.config for model "/home/mustafa/Aslan/src/vehicle_simulation/gazebo/sd_twizy_model/streetdrone_model/sd_description/meshes"
[Err] [InsertModelWidget.cc:302] Missing model.config for model "/home/mustafa/Aslan/src/vehicle_simulation/gazebo/sd_twizy_model/streetdrone_model/sd_description/urdf"
[Err] [InsertModelWidget.cc:302] Missing model.config for model "/opt/ros/kinetic/share/turtlebot3_gazebo/models/turtlebot3_autorace"
[Err] [InsertModelWidget.cc:302] Missing model.config for model "/home/mustafa/Aslan/src/vehicle_simulation/gazebo/sd_twizy_model/streetdrone_model/sd_control/../sd_control"
[Err] [InsertModelWidget.cc:302] Missing model.config for model "/home/mustafa/Aslan/src/vehicle_simulation/gazebo/sd_twizy_model/streetdrone_model/sd_control/../sd_description"
[Err] [InsertModelWidget.cc:302] Missing model.config for model "/home/mustafa/Aslan/src/vehicle_simulation/gazebo/sd_twizy_model/streetdrone_model/sd_control/../sd_docs"
[Err] [InsertModelWidget.cc:302] Missing model.config for model "/home/mustafa/Aslan/src/vehicle_simulation/gazebo/sd_twizy_model/streetdrone_model/sd_control/../sd_robot"

@mustafakurban mustafakurban added the bug Something isn't working label Nov 3, 2020
@EfimiaPanagiotaki-StreetDrone EfimiaPanagiotaki-StreetDrone changed the title [BUG] [BUG] Missing model.config Nov 4, 2020
@EfimiaPanagiotaki-StreetDrone
Copy link
Contributor

This is known in Gazebo. That error can just be considered a warning, so you can ignore it. It doesn't affect the functionality of the stack.

@sqn175
Copy link

sqn175 commented Nov 5, 2020

Hi,
I ran the docker and occured the same problem.
Screenshot from 2020-11-05 11-02-45

And the Gazebo stuck in "Preparing your world ..." as follows:
Screenshot from 2020-11-05 11-04-19

What's the solution to this stuck problem? This actually affects the functionality of the stack.

Thanks!

@AbdelrahmanBarghouth-StreetDrone

Hi Mustafa,
Can You tell us which world are you trying to load??
On the docker gazebo takes about 10-13 mins to open. It is a known issue in docker and ROS when using graphics on docker

@mustafakurban
Copy link
Author

mustafakurban commented Nov 5, 2020

I'll wait 12 13 minutes as you said on next try.
also gives the same error in all worlds

@EfimiaPanagiotaki-StreetDrone
Copy link
Contributor

Hi @mustafakurban ,
As mentioned above this error is known in Gazebo and can just be considered a warning, so you can ignore it. It doesn't affect the functionality of the stack.
You can find more details here and here
The error won't go away, but it's also not an issue.

Hi @sqn175,
If you are trying to run Gazebo from the docker, it will take some time to load. The missing model.config error won't go away.
If you still have issues with Gazebo and rviz when running the docker, make sure you have installed the nvidia drivers that are suitable for your machine and that nvidia-docker is installed properly in your machine.

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

No branches or pull requests

4 participants