You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/Releases/Release-Kilted-Kaiju.rst
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,6 +86,7 @@ This allows to instrospect an action with the command line.
86
86
Using ``ros2cli`` tools: ``ros2 action echo <action name>``.
87
87
88
88
See https://github.com/ros2/ros2cli/pull/978 for more information.
89
+
Visit `ros2 action echo <../Tutorials/Beginner-CLI-Tools/Understanding-ROS2-Actions/Understanding-ROS2-Actions.html#ros2-action-echo>`_ and :doc:`Action Introspection <../Tutorials/Demos/Action-Introspection>` to learn more about this feature.
89
90
90
91
``rclcpp``
91
92
^^^^^^^^^^
@@ -157,6 +158,7 @@ Allow to record and play actions from a rosbag.
157
158
158
159
See https://github.com/ros2/rosbag2/pull/1955 for more information.
Visit `Managing Action Data <../Tutorials/Beginner-CLI-Tools/Recording-And-Playing-Back-Data/Recording-And-Playing-Back-Data.html#managing-action-data>`_ to learn more about this feature.
0 commit comments