Skip to content

Commit cf99dc0

Browse files
Markus WaldmannMarkus Waldmann
authored andcommitted
Definition text changed Sun and Wind
The definition within the Sun and Wind messages were indicating that data must originate from an OpenSCENARIO file. Signed-off-by: Markus Waldmann <Markus.Waldmann@stud.hs-kempten.de>
1 parent 034cead commit cf99dc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

osi_environment.proto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ message EnvironmentalConditions
340340
//
341341
// \brief Defines wind properties.
342342
//
343-
// \note Describes the wind speed and direction from ASAM OpenSCENARIO
343+
// \note Aligns with the wind speed and direction as defined in ASAM OpenSCENARIO
344344
//
345345
message Wind
346346
{
@@ -432,7 +432,7 @@ message EnvironmentalConditions
432432
//
433433
// \brief Specification of sun properties.
434434
//
435-
// \note Defines the specification of sun properties according to ASAM OpenSCENARIO
435+
// \note Aligns with the specification of sun properties according to ASAM OpenSCENARIO
436436
//
437437
message Sun
438438
{

0 commit comments

Comments
 (0)