Skip to content

Commit

Permalink
Update lane following lane ids to not be single lane (usdot-fhwa-stol…
Browse files Browse the repository at this point in the history
  • Loading branch information
msmcconnell authored Jul 29, 2021
1 parent 10090c2 commit 636d5f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cav_msgs/msg/LaneFollowingManeuver.msg
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ float64 end_dist
float64 end_speed
time end_time

# GUID of the lane of this maneuver
string lane_id
# List of lanes this maneuver will cover. They should all be contigous lanes connected end to end (ie. no lane changes)
string[] lane_ids

0 comments on commit 636d5f8

Please sign in to comment.