Main Content
getOccupancy
Get occupancy probability of locations
Description
returns an array of probability occupancy values at the specified
xyz locations in the occval
= getOccupancy(map3D
,xyz
)occupancyMap3D
object. Values close to 1 represent a high certainty
that the cell contains an obstacle. Values close to 0 represent certainty that
the cell is not occupied and obstacle-free.
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2019b