From 45bf1eafa0b48e87e7c5f2dc08692e9820eb8913 Mon Sep 17 00:00:00 2001 From: mitsudome-r Date: Thu, 31 Oct 2024 17:18:41 +0900 Subject: [PATCH] fix: fix typo Signed-off-by: mitsudome-r --- autoware_map_msgs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autoware_map_msgs/README.md b/autoware_map_msgs/README.md index 9ae1fd8..1eefc85 100644 --- a/autoware_map_msgs/README.md +++ b/autoware_map_msgs/README.md @@ -14,7 +14,7 @@ The message contains a pointcloud meta data attached with an ID. These IDs are i ## MapProjectorInfo.msg -The message contains the information required to project global coordinates to local coodraintes used by Autoware, which includes the name of the projection method and the parameters for the projection. +The message contains the information required to project global coordinates to local coordinates used by Autoware, which includes the name of the projection method and the parameters for the projection. For further information, please refer to the readme of [map_projection_loader](https://github.com/autowarefoundation/autoware.universe/blob/main/map/autoware_map_projection_loader/README.md) in Autoware Universe. ## GetPartialPointCloudMap.srv