We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49ccda1 commit f9f8067Copy full SHA for f9f8067
tier4_localization_msgs/srv/InitializeLocalization.srv
@@ -7,7 +7,7 @@ geometry_msgs/PoseWithCovarianceStamped[<=1] pose_with_covariance
7
8
# 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.
+# The input pose will be used as an initial guess if provided.
11
# DIRECT: The initial position is set directly by the input pose without going through localization algorithm.
12
uint8 method
13
---
0 commit comments