We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6e302b commit 6193f76Copy full SHA for 6193f76
1 file changed
autoware_adapi_v1_msgs/planning/msg/VelocityFactor.msg
@@ -6,7 +6,7 @@ uint16 APPROACHING = 1 # Vehicle is approaching the factor
6
uint16 STOPPED = 2 # Vehicle has stopped due to the factor
7
8
# fields
9
-# Pose of the velocity factor in map frame
+# Pose of the velocity factor in VelocityFactorArray.header.frame_id
10
geometry_msgs/Pose pose
11
# Distance to the velocity factor [m]
12
float32 distance
0 commit comments