buildMap
Build occupancy map from lidar scans
Description
creates an map = buildMap(scans,poses,mapResolution,maxRange)occupancyMap map by inserting lidar
scans at the given poses. Specify the
resolution of the resulting map, mapResolution, and the maximum
range of the lidar sensor, maxRange.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2019b
![Figure contains an axes object. The axes object with title Occupancy Map of Garage, xlabel X [meters], ylabel Y [meters] contains an object of type image.](../../examples/nav/win64/BuildOccupancyMapFromLidarScansAndPosesExample_01.png)
![Figure contains an axes object. The axes object with title Lidar Scans and Poses, xlabel X [meters], ylabel Y [meters] contains 121 objects of type line.](../../examples/nav/win64/PerformSLAMUsingLidarScansExample_01.png)
![Figure contains an axes object. The axes object with title Occupancy Map of Garage, xlabel X [meters], ylabel Y [meters] contains an object of type image.](../../examples/nav/win64/PerformSLAMUsingLidarScansExample_02.png)