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.
Seleccione un país/idioma
Seleccione un país/idioma para obtener contenido traducido, si está disponible, y ver eventos y ofertas de productos y servicios locales. Según su ubicación geográfica, recomendamos que seleccione: .
También puede seleccionar uno de estos países/idiomas:
Cómo obtener el mejor rendimiento
Seleccione China (en idioma chino o inglés) para obtener el mejor rendimiento. Los sitios web de otros países no están optimizados para ser accedidos desde su ubicación geográfica.