v18.sensor.Sensor.Ray¶
Warning
This class is autogenerated. More detailed documentation can be found in the SDFormat spec.
- class v18.sensor.Sensor.Ray(scan=None, range=None, noise=None)¶
These elements are specific to the ray (laser) sensor.
- Parameters
- scan:
- range: specifies range properties of each simulated ray
- noise: The properties of the noise model that should be applied
to generated scans
Nested Elements
Note that only complex elements are listed here. Elements that resolve to simple types (int, str, bool) are inlined.
|
The properties of the noise model that should be applied to generated scans. |
|
specifies range properties of each simulated ray. |
|