Main Content

update

Create or update roadmap

Since R2019b

Description

update(prm) creates a roadmap if called for the first time after creating the mobileRobotPRM object, prm. Subsequent calls of update recreate the roadmap by resampling the map. update creates the new roadmap using the Map, NumNodes, and ConnectionDistance property values specified in prm.

Input Arguments

collapse all

Roadmap path planner, specified as a mobileRobotPRM object.

Version History

Introduced in R2019b