shortPath = shorten(rrt,path,numIter)
trims edges to shorten the specified path path by running a randomized
shortening strategy for a specified number of iterations
numIter.
Manipulator RRT planner, specified as a manipulatorRRT object. This planner is for a specific rigid body tree robot
model stored as a rigidBodyTree object.
Planned path in joint space, specified as an
r-by-n matrix of joint configurations, where
r is the number of configurations in the path, and
n is the number of nonfixed joints in the rigidBodyTree robot model.
Data Types: double
Number of iterations to attempt shortening path, specified as a positive
integer.
Planned path in joint space, returned as an
r-by-n matrix of joint configurations, where
r is the number of configurations in the path, and
n is the number of nonfixed joints in the rigidBodyTree robot model.
The object functions of the manipulatorRRT object have improved performance in MATLAB® R2023b interpreted execution compared to R2023a. For example, this code is about 6 times faster than in the previous release:
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: United States.
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.