Skip to content

Commit e3452d3

Browse files
committed
Use a more specific field name
Signed-off-by: Caspar de Haes <caspar.dehaes@five.ai>
1 parent e7acdde commit e3452d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osi_trafficcommand.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ message TrafficAction
493493

494494
// The type of the custom command given to the traffic participant.
495495
//
496-
optional string type = 3;
496+
optional string command_type = 3;
497497
}
498498

499499
// \brief Longitudinal Distance Action

0 commit comments

Comments
 (0)