Skip to content

Commit

Permalink
revert mistaken change
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <louise@openrobotics.org>
  • Loading branch information
chapulina committed Sep 24, 2021
1 parent e0db36f commit bd35ed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Ignition will look for GUI plugins on the following paths, in order:
1. All paths set on the `IGN_GUI_PLUGIN_PATH` environment variable
2. [GUI plugins that are installed with Ignition Gazebo](https://github.com/ignitionrobotics/ign-gazebo/tree/main/src/gui/plugins)
3. Other paths added by calling `ignition::gui::App()->AddPluginPath`
4. `~/.ignition/gui/<#>/plugins`
4. `~/.ignition/gui/plugins`
5. [Plugins which are installed with Ignition GUI](https://ignitionrobotics.org/api/gui/4.2/namespaceignition_1_1gui_1_1plugins.html)

### Physics engines
Expand Down

0 comments on commit bd35ed1

Please sign in to comment.