We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 723c54b + 4ecdb43 commit 57e7cb2Copy full SHA for 57e7cb2
tutorials/migration_plugins.md
@@ -1,7 +1,7 @@
1
\page migrationplugins Migration from Gazebo Classic: Plugins
2
3
Gazebo Classic supports
4
-[6 different C++ plugin types](http://gazebosim.org/tutorials?tut=plugins_hello_world&cat=write_plugin),
+[6 different C++ plugin types](https://classic.gazebosim.org/tutorials?tut=plugins_hello_world#PluginTypes),
5
each providing access to different parts of the API, like physics, rendering,
6
sensors, GUI, etc. Due to Gazebo Sim's architecture based on an
7
[ECS](https://en.wikipedia.org/wiki/Entity_component_system)
0 commit comments