-
Notifications
You must be signed in to change notification settings - Fork 130
Describe top-level messages (#506) #509
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 2 commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,10 +1,5 @@ | ||
| = Feature data | ||
|
|
||
| Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. | ||
| Et malesuada fames ac turpis egestas. | ||
| Mauris pharetra et ultrices neque ornare aenean euismod elementum nisi. | ||
| Nulla facilisi morbi tempus iaculis urna id. Justo eget magna fermentum iaculis. | ||
| Sed augue lacus viverra vitae congue eu. Velit ut tortor pretium viverra suspendisse. | ||
| Amet commodo nulla facilisi nullam vehicula ipsum a. | ||
| Nibh nisl condimentum id venenatis a. | ||
| Diam vel quam elementum pulvinar etiam non quam lacus suspendisse. | ||
| Feature data contains detected features in the reference frame of a sensor. | ||
| Feature data is generated from ground-truth data. | ||
| It serves, for example, as input for sensor models simulating object detection or feature fusion models. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,10 +1,11 @@ | ||
| = Ground truth | ||
|
|
||
| Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. | ||
| Et malesuada fames ac turpis egestas. | ||
| Mauris pharetra et ultrices neque ornare aenean euismod elementum nisi. | ||
| Nulla facilisi morbi tempus iaculis urna id. Justo eget magna fermentum iaculis. | ||
| Sed augue lacus viverra vitae congue eu. Velit ut tortor pretium viverra suspendisse. | ||
| Amet commodo nulla facilisi nullam vehicula ipsum a. | ||
| Nibh nisl condimentum id venenatis a. | ||
| Diam vel quam elementum pulvinar etiam non quam lacus suspendisse. | ||
| Ground truth describes the simulated environment around all simulated host vehicles in a global coordinate system. | ||
| Ground truth provides an exact view on the simulated objects in a global coordinate system. | ||
max-rosin marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| It is based on internally available data and published to external subscribers. | ||
max-rosin marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| Depending on the external subscriber, ground-truth data may be individually restricted. | ||
max-rosin marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| //TODO: It looks like we may have two conflicting descriptions here. | ||
| // I cannot tell which one is correct or if they are conflicting at all. | ||
| // The first sentence is based on the comments in the proto files. | ||
| // The second sentence is based on the description on Github pages. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,9 +1,6 @@ | ||
| = Sensor data | ||
|
|
||
| Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. | ||
| Et malesuada fames ac turpis egestas. | ||
| Mauris pharetra et ultrices neque ornare aenean euismod elementum nisi. | ||
| Nulla facilisi morbi tempus iaculis urna id. Justo eget magna fermentum iaculis. | ||
| Sed augue lacus viverra vitae congue eu. Velit ut tortor pretium viverra suspendisse. | ||
| Amet commodo nulla facilisi nullam vehicula ipsum a. Nibh nisl condimentum id venenatis a. | ||
| Diam vel quam elementum pulvinar etiam non quam lacus suspendisse. | ||
| Sensor data imitates the output of real sensors. | ||
| It is generated from ground-truth data, feature data or from sensor data. | ||
max-rosin marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| All information regarding the environment is given with respect to the virtual sensor coordinate system, except for feature data, which is given with respect to the physical sensor coordinate system. | ||
max-rosin marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| Sensor data can be used as input of an automated driving function, a sensor model simulating limited perception, or a sensor fusion model. | ||
max-rosin marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,9 +1,8 @@ | ||
| = Sensor view | ||
|
|
||
| Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. | ||
| Et malesuada fames ac turpis egestas. | ||
| Mauris pharetra et ultrices neque ornare aenean euismod elementum nisi. | ||
| Nulla facilisi morbi tempus iaculis urna id. Justo eget magna fermentum iaculis. | ||
| Sed augue lacus viverra vitae congue eu. Velit ut tortor pretium viverra suspendisse. | ||
| Amet commodo nulla facilisi nullam vehicula ipsum a. Nibh nisl condimentum id venenatis a. | ||
| Diam vel quam elementum pulvinar etiam non quam lacus suspendisse. | ||
| Sensor view imitates the input of sensors. | ||
| Sensor-view data is derived from ground-truth data. | ||
| All information regarding the environment is given with respect to the virtual sensor coordinate system, with two exceptions: | ||
|
|
||
| * Individual physical technology-specific data, given with respect to the physical sensor coordinate system specified in the corresponding physical sensor’s mounting position | ||
max-rosin marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| * Ground truth data, given in global coordinates. | ||
max-rosin marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
max-rosin marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,9 +1,11 @@ | ||
| = Sensor view configuration | ||
|
|
||
| Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. | ||
| Et malesuada fames ac turpis egestas. | ||
| Mauris pharetra et ultrices neque ornare aenean euismod elementum nisi. | ||
| Nulla facilisi morbi tempus iaculis urna id. Justo eget magna fermentum iaculis. | ||
| Sed augue lacus viverra vitae congue eu. Velit ut tortor pretium viverra suspendisse. | ||
| Amet commodo nulla facilisi nullam vehicula ipsum a. Nibh nisl condimentum id venenatis a. | ||
| Diam vel quam elementum pulvinar etiam non quam lacus suspendisse. | ||
| The sensor view configuration configures the sensor view. | ||
| It is provided by the environment simulation. | ||
max-rosin marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| Sensor view configuration data is intended for the automatic configuration of an environment simulation in order to supply the necessary input to a sensor model. | ||
| Sensor view configuration data is not intended to provide parameters to a generic sensor model. | ||
|
|
||
| Sensor view configuration data can also be provided by the sensor model to the environment simulation. | ||
| In that case, it describes the input configuration that is desired by the sensor model. | ||
max-rosin marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| In response the environment simulation will configure the input and provide a new message which describes the actual configuration. | ||
| These two messages may differ, when the environment simulation does not support a given requested configuration or when the requested configuration allowed is ambiguous. | ||
max-rosin marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| = Traffic command | ||
|
|
||
| Traffic commands contain control commands from the scenario engine to traffic participant models. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| = Traffic update | ||
|
|
||
| Traffic updates are provided by traffic participants. | ||
| They provide updates of the position, state and future trajectory of a traffic participant back to the simulation environment. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.