Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

[Err] [RTShaderSystem.cc:489] Unable to find shader lib. Shader generating will fail #177

Closed
lvhualong opened this issue Jan 15, 2019 · 7 comments

Comments

@lvhualong
Copy link

when I run make px4_sitl_default gazebo

screenshot from 2019-01-15 22-41-58

@mrivi
Copy link
Contributor

mrivi commented Jan 16, 2019

export GAZEBO_RESOURCE_PATH=/usr/share/gazebo-7.0 . You need to change the gazebo version to match what you have installed

@lvhualong
Copy link
Author

Thank you mrivi
It's really solved the problem.

@ibrahimqazi
Copy link

@Sunshinehualong I have exactly the same error. Can you please guide me how to solve it? I have Gazebo multi-robot simulator, version 7.14.0

@ibrahimqazi
Copy link

@mrivi can you please guide I have same error and my gazebo version is also 7.14.0.

@nicovanduijn
Copy link
Collaborator

If you have exactly the same error, I would suggest exactly the same solution...?

@ibrahimqazi
Copy link

@nicovanduijn he said to change the gazebo version, so change means upgrade or downgrade? By the way I am not PX4 package rather using another package but the problem is same as given above.

@nicovanduijn
Copy link
Collaborator

It means you should set your GAZEBO_RESOURCE_PATH correctly. Depending on what version of gazebo you are running.
If you are running gazebo 7.0, run export GAZEBO_RESOURCE_PATH=/usr/share/gazebo-7.0.

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

No branches or pull requests

4 participants