diff --git a/configuration/packages/bt-plugins/actions/RemovePassedGoals.rst b/configuration/packages/bt-plugins/actions/RemovePassedGoals.rst
index 0cdc8150f7..426b5b6514 100644
--- a/configuration/packages/bt-plugins/actions/RemovePassedGoals.rst
+++ b/configuration/packages/bt-plugins/actions/RemovePassedGoals.rst
@@ -20,17 +20,6 @@ Input Ports
Description
The radius (m) in proximity to the viapoint for the BT node to remove from the list as having passed.
-:global_frame:
-
- ====== =======
- Type Default
- ------ -------
- string "map"
- ====== =======
-
- Description
- Reference frame.
-
:robot_base_frame:
====== ===========
diff --git a/configuration/packages/bt-plugins/conditions/GoalReached.rst b/configuration/packages/bt-plugins/conditions/GoalReached.rst
index 7402951ae4..3fea84401f 100644
--- a/configuration/packages/bt-plugins/conditions/GoalReached.rst
+++ b/configuration/packages/bt-plugins/conditions/GoalReached.rst
@@ -48,17 +48,7 @@ Input Ports
Description
Destination to check. Takes in a blackboard variable, e.g. "{goal}".
-
-:global_frame:
-
- ====== =======
- Type Default
- ------ -------
- string "map"
- ====== =======
-
- Description
- Reference frame.
+ The global reference frame is taken from the goal's header `frame_id` field.
:robot_base_frame:
@@ -76,4 +66,4 @@ Example
.. code-block:: xml
-
+