GoalTypes.h
@ GOAL_LAZY_SAMPLES
This bit is set if casting to goal states (ompl::base::GoalLazySamples) is possible.
Definition: GoalTypes.h:161
@ GOAL_STATE
This bit is set if casting to goal state (ompl::base::GoalState) is possible.
Definition: GoalTypes.h:155
@ GOAL_STATES
This bit is set if casting to goal states (ompl::base::GoalStates) is possible.
Definition: GoalTypes.h:158
@ GOAL_SAMPLEABLE_REGION
This bit is set if casting to sampleable goal regions (ompl::base::GoalSampleableRegion) is possible.
Definition: GoalTypes.h:152
@ GOAL_ANY
This bit is set if casting to generic goal regions (ompl::base::Goal) is possible....
Definition: GoalTypes.h:145
@ GOAL_REGION
This bit is set if casting to goal regions (ompl::base::GoalRegion) is possible.
Definition: GoalTypes.h:148