We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8765bff commit 25271a5Copy full SHA for 25271a5
osi_trafficcommand.proto
@@ -106,7 +106,7 @@ message TrafficAction
106
//
107
optional LongitudinalDistanceAction longitudinal_distance_action = 9;
108
109
- // A LongitudinalDistanceAction
+ // A LaneOffsetAction
110
111
optional LaneOffsetAction lane_offset_action = 10;
112
@@ -761,4 +761,4 @@ message CustomAction
761
// The custom command given to the traffic participant.
762
763
optional string command = 2;
764
-}
+}
0 commit comments