usdot-fhwa-stol / carma-msgs

ROS Message definitions used by the CARMA Platform
6 stars 9 forks source link

Update lane following lane ids to not be single lane #127

Closed msmcconnell closed 3 years ago

msmcconnell commented 3 years ago

PR Details

Description

This PR updates the lane_following maneuver lane ids to not be a single value as a lane following maneuver can cross multiple lanelets this has been changed to an array.

This PR is required by https://github.com/usdot-fhwa-stol/carma-platform/pull/1353

Related Issue

See linked PR

Motivation and Context

Message spec reflects implementation

How Has This Been Tested?

Stop and wait testing used this branch

Types of changes

Checklist: