Skip to content

Commit 96c6e8d

Browse files
paagkamepmai
authored andcommitted
fix(docs): rewrite timestamp recommendation
Signed-off-by: Habedank Clemens <[email protected]>
1 parent d156c74 commit 96c6e8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

osi_trafficcommand.proto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ message TrafficCommand
2525

2626
// The data timestamp of the simulation environment. Zero time is arbitrary
2727
// but must be identical for all messages. Zero time does not need to
28-
// coincide with the UNIX epoch. Recommended is the starting time point of
29-
// the simulation.
28+
// coincide with the UNIX epoch. It is recommended to use zero timestamp as
29+
// the starting time point of the simulation.
3030
//
3131
// \note For traffic command data the timestamp coincides both with
3232
// the notional simulation time the data applies to and the time it was sent

0 commit comments

Comments
 (0)