validScan = removeInvalidData(scan)returns
a new lidarScan object with all Inf
and NaN values from the input scan removed.
The corresponding angle readings are also removed.
validScan = removeInvalidData(scan,Name,Value)provides
additional options specified by one or more Name,Value
pairs.
Specify optional pairs of arguments as
Name1=Value1,...,NameN=ValueN, where Name is
the argument name and Value is the corresponding value.
Name-value arguments must appear after other arguments, but the order of the
pairs does not matter.
Before R2021a, use commas to separate each name and value, and encloseNamein quotes.
Example: ["RangeLimits",[0.05 2]
Range reading limits, specified as a two-element vector,
[minRange maxRange], in meters. All range
readings and corresponding angles outside these range limits are
removed
Data Types: single | double
Angle limits, specified as a two-element vector, [minAngle
maxAngle] in radians. All angles and corresponding range
readings outside these angle limits are removed.
Angles are measured counter-clockwise around the
positivez-axis.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Seleccione un país/idioma
Seleccione un país/idioma para obtener contenido traducido, si está disponible, y ver eventos y ofertas de productos y servicios locales. Según su ubicación geográfica, recomendamos que seleccione: .
También puede seleccionar uno de estos países/idiomas:
Cómo obtener el mejor rendimiento
Seleccione China (en idioma chino o inglés) para obtener el mejor rendimiento. Los sitios web de otros países no están optimizados para ser accedidos desde su ubicación geográfica.