diff --git a/geometry_msgs/msg/TransformStamped.msg b/geometry_msgs/msg/TransformStamped.msg index ac6be597..24e97b80 100644 --- a/geometry_msgs/msg/TransformStamped.msg +++ b/geometry_msgs/msg/TransformStamped.msg @@ -2,7 +2,7 @@ # to the coordinate frame child_frame_id at the time of header.stamp # # This message is mostly used by the -# tf2 package. +# tf2 package. # See its documentation for more information. # # The child_frame_id is necessary in addition to the frame_id diff --git a/visualization_msgs/msg/Marker.msg b/visualization_msgs/msg/Marker.msg index b921111f..eb9938a1 100644 --- a/visualization_msgs/msg/Marker.msg +++ b/visualization_msgs/msg/Marker.msg @@ -58,7 +58,7 @@ geometry_msgs/Point[] points std_msgs/ColorRGBA[] colors # Texture resource is a special URI that can either reference a texture file in -# a format acceptable to (resource retriever)[https://index.ros.org/p/resource_retriever/] +# a format acceptable to (resource retriever)[https://docs.ros.org/en/rolling/p/resource_retriever/] # or an embedded texture via a string matching the format: # "embedded://texture_name" string texture_resource