Skip to content

Commit 6193f76

Browse files
authored
Update autoware_adapi_v1_msgs/planning/msg/VelocityFactor.msg
1 parent e6e302b commit 6193f76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

autoware_adapi_v1_msgs/planning/msg/VelocityFactor.msg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ uint16 APPROACHING = 1 # Vehicle is approaching the factor
66
uint16 STOPPED = 2 # Vehicle has stopped due to the factor
77

88
# fields
9-
# Pose of the velocity factor in map frame
9+
# Pose of the velocity factor in VelocityFactorArray.header.frame_id
1010
geometry_msgs/Pose pose
1111
# Distance to the velocity factor [m]
1212
float32 distance

0 commit comments

Comments
 (0)