Returns the
RID of the navigation map for this NavigationObstacle node. This function returns always the map set on the NavigationObstacle node and not the map of the abstract obstacle on the NavigationServer. If the obstacle map is changed directly with the NavigationServer API the NavigationObstacle node will not be aware of the map change. Use
set_navigation_map to change the navigation map for the NavigationObstacle and also update the obstacle on the NavigationServer.