Skip to content

Commit 6f6f85d

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 b67dfbf commit 6f6f85d

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
@@ -115,3 +115,6 @@ In the SDF file representing your simulation, add the plugin to the `world` sect
115115
</plugin>
116116
...
117117
```
118+
Plugins can be found using the `GZ_SIM_SYSTEM_PLUGIN_PATH` environment variable. If you
119+
are using colcon to build your package consider using hooks to add your system to
120+
`GZ_SIM_SYSTEM_PLUGIN_PATH`.

0 commit comments

Comments
 (0)