motion_planning/main.m

5 lines
90 B
Matlab

function main()
% Call the buildPRM function
buildPRMnew();
planPathPRM();
end