Drake
Drake C++ Documentation
Loading...
Searching...
No Matches
iris_np2.h File Reference
Include dependency graph for iris_np2.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  RaySamplerOptions
 RaySamplerOptions contains settings specific to the kRaySampler strategy for drawing the initial samples. More...
class  IrisNp2Options
 IrisNp2Options collects all parameters for the IRIS-NP2 algorithm. More...

Namespaces

namespace  drake
namespace  drake::planning

Functions

geometry::optimization::HPolyhedron IrisNp2 (const SceneGraphCollisionChecker &checker, const geometry::optimization::Hyperellipsoid &starting_ellipsoid, const geometry::optimization::HPolyhedron &domain, const IrisNp2Options &options=IrisNp2Options())
 The IRIS-NP2 (Iterative Regional Inflation by Semidefinite and Nonlinear Programming 2) algorithm, as described in.