Skip to content

Commit 57e7cb2

Browse files
authored
Merge branch 'gz-sim9' into enhance-readme-md
2 parents 723c54b + 4ecdb43 commit 57e7cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/migration_plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
\page migrationplugins Migration from Gazebo Classic: Plugins
22

33
Gazebo Classic supports
4-
[6 different C++ plugin types](http://gazebosim.org/tutorials?tut=plugins_hello_world&cat=write_plugin),
4+
[6 different C++ plugin types](https://classic.gazebosim.org/tutorials?tut=plugins_hello_world#PluginTypes),
55
each providing access to different parts of the API, like physics, rendering,
66
sensors, GUI, etc. Due to Gazebo Sim's architecture based on an
77
[ECS](https://en.wikipedia.org/wiki/Entity_component_system)

0 commit comments

Comments
 (0)