Skip to content

Commit ad2b413

Browse files
committed
Fix "Issue 4: Missing non-MotionControlAction clarification" from code review
1 parent c36fd01 commit ad2b413

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

osi_trafficcommand.proto

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -707,6 +707,10 @@ message TrafficAction
707707
// - Resolving any CatalogReferences
708708
// The resulting OSI Route contains only concrete LogicalLaneSegments;
709709
// the original RouteStrategy values and Position types are not forwarded.
710+
// \note Unlike FollowTrajectoryAction and FollowPathAction, this action
711+
// does not override lateral or longitudinal motion control. It provides
712+
// routing guidance that coexists with other motion-controlling actions
713+
// (e.g. SpeedAction, LaneChangeAction).
710714
//
711715
message AssignRouteAction
712716
{

0 commit comments

Comments
 (0)