diff --git a/communication.md b/communication.md
index a4a8cb02acdc624c7b105c8829da2eb31e989b6a..abc3f5c1aebdc828ffc7b7ebd8b1bb89f71c9d8a 100644
--- a/communication.md
+++ b/communication.md
@@ -66,7 +66,7 @@ ROS2 agent:
   to are prepended with the prefix "/ext". That means that all
   programs generating messages that is also intended for external
   agents need to prepend "/ext" to the topic. The **mqtt_to_ros**
-  program will push out the message on the topic without a prefix.
+  program will push out the message on the topic without a prefix (except for /ext/tf).
   This program can also be configured to reduce the number of messages
   it sends by having a stride for each topic. Also for each topic we
   can choose to send it to ALL agents or to a specific agent and we