Skip to content

Commit

Permalink
docs: add echo_plugin to example plugin list (AimRT#83)
Browse files Browse the repository at this point in the history
Co-authored-by: yuguanlin <yuguanlin@agibot.com>
  • Loading branch information
yglsaltfish and yuguanlin authored Nov 6, 2024
1 parent 9c53b66 commit 7b56221
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions document/sphinx-cn/tutorials/examples/examples_plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ AimRT 提供了以下插件使用示例:
- {{ '[ros2_plugin]({}/src/examples/plugins/ros2_plugin)'.format(code_site_root_path_url) }}
- {{ '[time_manipulator_plugin]({}/src/examples/plugins/time_manipulator_plugin)'.format(code_site_root_path_url) }}
- {{ '[zenoh_plugin]({}/src/examples/plugins/zenoh_plugin)'.format(code_site_root_path_url) }}
- {{ '[echo_plugin]({}/src/examples/plugins/echo_plugin)'.format(code_site_root_path_url) }}

关于这些示例的说明:
- 每个示例都有自己独立的 readme 文档,详情请点击示例链接进入后查看;
Expand Down

0 comments on commit 7b56221

Please sign in to comment.