Skip to content

Commit f9f8067

Browse files
committed
remove unnecessary space
Signed-off-by: Yamato Ando <yamato.ando@tier4.jp>
1 parent 49ccda1 commit f9f8067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tier4_localization_msgs/srv/InitializeLocalization.srv

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ geometry_msgs/PoseWithCovarianceStamped[<=1] pose_with_covariance
77

88
# Variable to set initialization method
99
# AUTO: The initial position is automatically estimated with localization algorithm.
10-
# The input pose will be used as an initial guess if provided.
10+
# The input pose will be used as an initial guess if provided.
1111
# DIRECT: The initial position is set directly by the input pose without going through localization algorithm.
1212
uint8 method
1313
---

0 commit comments

Comments
 (0)