moveit2
The MoveIt Motion Planning Framework for ROS 2.
Public Member Functions | List of all members
ompl_interface::ConstrainedGoalSampler Class Reference

#include <constrained_goal_sampler.h>

Inheritance diagram for ompl_interface::ConstrainedGoalSampler:
Inheritance graph
[legend]
Collaboration diagram for ompl_interface::ConstrainedGoalSampler:
Collaboration graph
[legend]

Public Member Functions

 ConstrainedGoalSampler (const ModelBasedPlanningContext *pc, kinematic_constraints::KinematicConstraintSetPtr ks, constraint_samplers::ConstraintSamplerPtr cs=constraint_samplers::ConstraintSamplerPtr())
 

Detailed Description

An interface to the OMPL goal lazy sampler

Definition at line 52 of file constrained_goal_sampler.h.

Constructor & Destructor Documentation

◆ ConstrainedGoalSampler()

ompl_interface::ConstrainedGoalSampler::ConstrainedGoalSampler ( const ModelBasedPlanningContext pc,
kinematic_constraints::KinematicConstraintSetPtr  ks,
constraint_samplers::ConstraintSamplerPtr  cs = constraint_samplers::ConstraintSamplerPtr() 
)

Definition at line 54 of file constrained_goal_sampler.cpp.


The documentation for this class was generated from the following files: