Skip to content

Commit 0c30074

Browse files
christophebedardmergify[bot]
authored andcommitted
Use label to link to specific action introspection sections (#5565)
Signed-off-by: Christophe Bedard <[email protected]> (cherry picked from commit f42056c) # Conflicts: # source/Releases/Release-Kilted-Kaiju.rst # source/Tutorials/Beginner-CLI-Tools/Recording-And-Playing-Back-Data/Recording-And-Playing-Back-Data.rst # source/Tutorials/Beginner-CLI-Tools/Understanding-ROS2-Actions/Understanding-ROS2-Actions.rst
1 parent 44de64b commit 0c30074

File tree

3 files changed

+486
-0
lines changed

3 files changed

+486
-0
lines changed

source/Releases/Release-Kilted-Kaiju.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ This allows to instrospect an action with the command line.
8686
Using ``ros2cli`` tools: ``ros2 action echo <action name>``.
8787

8888
See https://github.com/ros2/ros2cli/pull/978 for more information.
89+
<<<<<<< HEAD
90+
=======
91+
Visit :ref:`ros2 action echo <understanding-actions-ros2-action-echo>` and :doc:`Action Introspection <../Tutorials/Demos/Action-Introspection>` to learn more about this feature.
92+
>>>>>>> f42056c (Use label to link to specific action introspection sections (#5565))
8993

9094
``rclcpp``
9195
^^^^^^^^^^
@@ -157,6 +161,10 @@ Allow to record and play actions from a rosbag.
157161

158162
See https://github.com/ros2/rosbag2/pull/1955 for more information.
159163
Design document https://github.com/ros2/rosbag2/pull/1928.
164+
<<<<<<< HEAD
165+
=======
166+
Visit :ref:`Managing Action Data <record-play-data-action>` to learn more about this feature.
167+
>>>>>>> f42056c (Use label to link to specific action introspection sections (#5565))
160168

161169
Progress bar for ``ros2 bag play``
162170
""""""""""""""""""""""""""""""""""

0 commit comments

Comments
 (0)