Skip to content

Commit

Permalink
give an idea to build the msg interface later (ros2#979)
Browse files Browse the repository at this point in the history
* Update Single-Package-Define-And-Use-Interface.rst

* Update Single-Package-Define-And-Use-Interface.rst

fix typo

* Update source/Tutorials/Single-Package-Define-And-Use-Interface.rst

Co-authored-by: Marya Belanger <marya@openrobotics.org>
  • Loading branch information
woodz- and maryaB-osr authored Jan 12, 2021
1 parent 654c0c2 commit afae75e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ Also make sure you export the message runtime dependency:
ament_export_dependencies(rosidl_default_runtime)
Now you're ready to generate source files from your msg definition.
We'll skip the compile step for now as we do it all together below in step 4.

2.2 (Extra) Set multiple interfaces
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit afae75e

Please sign in to comment.