Skip to content

Commit 3fa5abe

Browse files
arjo129iche033
authored andcommitted
[Documentation] Address #2850: Mention GZ_SIM_SYSTEM_PLUGIN_PATH (#2863)
Signed-off-by: Arjo Chakravarty <[email protected]> (cherry picked from commit db31641)
1 parent 56b65c1 commit 3fa5abe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tutorials/create_system_plugins.md

+3
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,6 @@ In the SDF file representing your simulation, add the plugin to the `world` sect
114114
</plugin>
115115
...
116116
```
117+
Plugins can be found using the `GZ_SIM_SYSTEM_PLUGIN_PATH` environment variable. If you
118+
are using colcon to build your package consider using hooks to add your system to
119+
`GZ_SIM_SYSTEM_PLUGIN_PATH`.

0 commit comments

Comments
 (0)