show
Description
The show
object function shows one or more
configuration trajectories in a Deep-Learning-Based Covariant Hamiltonian Optimization for
Motion Planning (DLCHOMP) environment with obstacles. CHOMP is a gradient-descent-based
planner that plans and optimizes trajectories for smoothness and collision avoidance. For more
information about CHOMP, see the manipulatorCHOMP
or dlCHOMP
object.
show(
visualizes the rigid body tree
in the home configuration of the rigid body tree and spherical obstacles. The function
overlays the spherical approximation of the rigid body tree on top of the rigid body tree
meshes.dlchomp
)
show(___,Parent=
plots
the DLCHOMP visualization on the specified axes, in addition to any combination of input
arguments from previous syntaxes.parentAx
)
returns the axes on
which the function plots the DLCHOMP visualization.ax
= show(___)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2024a