|
1 | 1 | = Sensor view configuration |
2 | 2 |
|
3 | 3 | The sensor view configuration configures the sensor view. |
4 | | -It is provided by the environment simulation. |
5 | | -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. |
6 | | -Sensor view configuration data is not intended to provide parameters to a generic sensor model. |
| 4 | +There are two sources for sensor-view-configuration data. |
7 | 5 |
|
8 | | -Sensor view configuration data can also be provided by the sensor model to the environment simulation. |
9 | | -In that case, it describes the input configuration that is desired by the sensor model. |
10 | | -In response the environment simulation will configure the input and provide a new message which describes the actual configuration. |
11 | | -These two messages may differ, when the environment simulation does not support a given requested configuration or when the requested configuration allowed is ambiguous. |
| 6 | +Sensor-view-configuration data can be provided by the environment simulation. |
| 7 | +In this case, the data is intended for the automatic configuration of an environment simulation in order to supply the necessary input to a sensor model. |
| 8 | +Sensor-view-configuration data is not intended to provide parameters to a generic sensor model. |
| 9 | + |
| 10 | +Sensor-view-configuration data can also be provided by the sensor model to the environment simulation. |
| 11 | +In this case, the data describes the input configuration that is desired by the sensor model. |
| 12 | +In response, the environment simulation will configure the input and provide a new message which describes the actual configuration. |
| 13 | +The configuration requested by the sensor model may differ from the actual configuration. |
| 14 | +This happens when the environment simulation does not support a given requested configuration or when the requested configuration allowed is ambiguous. |
| 15 | +The message describing the requested configuration differs from the message describing the actual configuration. |
0 commit comments