You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Solution to issue cannot be found in the documentation.
I checked the documentation.
Issue
ign gazebo --render-engine ogre shapes.sdf works fine, but prints a strange error related to QML files:
(igngazeboqt515) traversaro@IITICUBLAP257:~$ ign gazebo --render-engine ogre shapes.sdf
[GUI] [Err] [Plugin.cc:147] Failed to instantiate QML file [:/EntityContextMenuPlugin/EntityContextMenuPlugin.qml].
* file::/EntityContextMenuPlugin/EntityContextMenuPlugin.qml:22:1: module "IgnGazebo" is not installed
[GUI] [Err] [Plugin.cc:147] Failed to instantiate QML file [:/ComponentInspector/ComponentInspector.qml].
* file::/ComponentInspector/ComponentInspector.qml:23:1: module "IgnGazebo" is not installed
[GUI] [Err] [Plugin.cc:147] Failed to instantiate QML file [:/EntityTree/EntityTree.qml].
* file::/EntityTree/EntityTree.qml:24:1: module "IgnGazebo" is not installed
[GUI] [Err] [OgreRenderEngine.cc:462] Unable to load Ogre Plugin[/home/traversaro/mambaforge/envs/igngazeboqt515/lib/OGRE]. Rendering will not be possible.Make sure you have installed OGRE properly.
Solution to issue cannot be found in the documentation.
Issue
ign gazebo --render-engine ogre shapes.sdf
works fine, but prints a strange error related to QML files:Installed packages
Environment info
The text was updated successfully, but these errors were encountered: