Skip to content

Commit

Permalink
Remove an unnecessary note about Iron Irwini. (#4203)
Browse files Browse the repository at this point in the history
We only backport the tutorials to the branches where they are valid,
so we never need to say what release they are available for.
If they are in that branch, they are available for that release.

Signed-off-by: Chris Lalancette <[email protected]>
  • Loading branch information
clalancette authored Mar 4, 2024
1 parent a07196c commit ec110fd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -352,10 +352,6 @@ Now we are able to see the service communication between ``introspection_client`
response: [{sum: 5}]
---
.. note::

This feature is available on ``Iron Irwini`` or later.

Summary
-------

Expand Down
4 changes: 0 additions & 4 deletions source/Tutorials/Demos/Service-Introspection.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ It is possible to introspect service data communication with service introspecti

In this demo, we'll be highlighting how to configure service introspection state for a service client and a server and monitor service communication with ``ros2 service echo``.

.. note::

This feature is available on ``Iron Irwini`` or later.

Installing the demo
-------------------

Expand Down

0 comments on commit ec110fd

Please sign in to comment.