interpolate
Description
interpolates states between each adjacent configuration in the path based on the ValidationDistance property of the manipulator rapidly exploring random tree
(RRT) planner interpPath
= interpolate(rrt
,path
)rrt
.
specifies the number of interpolations between adjacent configurations.interpPath
= interpolate(rrt
,path
,numInterp
)
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2020b