Skip to content

Commit 3c0868f

Browse files
committed
Fix "Issue 6: Route.route_id must be set" from code review
1 parent 768c5dd commit 3c0868f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

osi_trafficcommand.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -708,6 +708,8 @@ message TrafficAction
708708
// does not override lateral or longitudinal motion control. It provides
709709
// routing guidance that coexists with other motion-controlling actions
710710
// (e.g. SpeedAction, LaneChangeAction).
711+
// \note The Route.route_id must be set and unique within all route
712+
// messages exchanged with this traffic participant.
711713
//
712714
message AssignRouteAction
713715
{

0 commit comments

Comments
 (0)