Skip to content

Commit 4306bd9

Browse files
yuokamotoweb-flow
authored andcommitted
update readme to include custom msg generation (#157)
1 parent c67e0ab commit 4306bd9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@ An example setup using this plugin can be found at [turtlebot3-UE](https://githu
6969

7070
Currently there is a scripts in [UE_tools](https://github.com/rapyuta-robotics/UE_tools) to automatically build and update ROS2 libraries. Please follow [steps](https://github.com/rapyuta-robotics/UE_tools#general-usage)
7171

72+
# Add CustomMsg in rclUE or other Plugins
73+
Please check [CustomMsgExample](https://github.com/yuokamoto/rclUE-Examples/blob/custom_msg_example/Plugins/CustomMsgExample/README.md) as a example of custom msg in different plugin then rclUE.
74+
75+
7276
# Install pre-commit
7377

7478
Please install pre-commit before commiting your changes.

docs/source/overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Please check `overview of RapyutaSimulationPlugins <https://rapyutasimulationplu
3333
Provides non UE plugin tools such as custom msg generation for UE.
3434
Please follow README to add new msgs to rclUE.
3535

36-
\* todo: support adding msg to other place than rclUE.
36+
\* *Please check [CustomMsgExample](https://github.com/yuokamoto/rclUE-Examples/blob/custom_msg_example/Plugins/CustomMsgExample/README.md) as a example of custom msg in different plugin then rclUE.
3737
3838
`UE_msgs <https://github.com/rapyuta-robotics/UE_msgs>`_
3939
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)