readOccupancyMap3D
readOccupancyMap3D will be removed in a future release. Use rosReadOccupancyMap3D instead. For more information, see ROS Message Structure Functions.
Description
reads the data inside a ROS map = readOccupancyMap3D(msg)'octomap_msgs/Octomap' message to
return an occupancyMap3D (Navigation Toolbox) object. All message data values are converted to
probabilities from 0 to 1.
Input Arguments
Output Arguments
Version History
Introduced in R2021aSee Also
occupancyMap3D (Navigation Toolbox) | rosmessage | rossubscriber