chompSolverOptions
Description
The chompSolverOptions
object stores Covariant Hamiltonian
Optimization for Motion Planning (CHOMP) solver options that you can use to
change the behavior of the solver.
Creation
Description
OPTS = chompSolverOptions
creates a solver options object
OPTS
that you can use to set options for a
manipulatorCHOMP
object to optimize a trajectory.
OPTS = chompSolverOptions(Name=Value)
specifies properties using
one or more name-value arguments.
Properties
Examples
References
[1] Ratliff, Nathan, Siddhartha Srinivasa, Matt Zucker, and Andrew Bagnell. “CHOMP: Gradient Optimization Techniques for Efficient Motion Planning.” In 2009 IEEE International Conference on Robotics and Automation, 489–94. Kobe, Japan: IEEE, 2009. https://doi.org/10.1109/ROBOT.2009.5152817.
Extended Capabilities
Version History
Introduced in R2023a
See Also
optimize
| chompSmoothnessOptions
| chompCollisionOptions
| manipulatorCHOMP