Skip to content

Commit b5a60a3

Browse files
authored
fix(docs): rewrite timestamp recommendation
1 parent 9d51c01 commit b5a60a3

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)