Skip to content

Commit bc4f564

Browse files
ci(pre-commit): autofix
1 parent 49ccda1 commit bc4f564

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tier4_localization_msgs/srv/InitializeLocalization.srv

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ uint8 DIRECT = 1
66
geometry_msgs/PoseWithCovarianceStamped[<=1] pose_with_covariance
77

88
# Variable to set initialization method
9-
# AUTO: The initial position is automatically estimated with localization algorithm.
10-
# The input pose will be used as an initial guess if provided.
9+
# AUTO: The initial position is automatically estimated with localization algorithm.
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)