Main Content

update

Create or update roadmap

Syntax

Description

update(prm)creates a roadmap if called for the first time after creating themobileRobotPRMobject,prm. Subsequent calls ofupdaterecreate the roadmap by resampling the map.updatecreates the new roadmap using theMap,NumNodes, andConnectionDistanceproperty values specified inprm.

Input Arguments

collapse all

Roadmap path planner, specified as amobileRobotPRMobject.

Introduced in R2019b