GoalTypes.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ompl
 

Main namespace. Contains everything in this library.


namespace  ompl::base
 

This namespace contains sampling based planning routines shared by both planning under geometric constraints (geometric) and planning under differential constraints (dynamic).


Enumerations

enum  ompl::base::GoalType {
  ompl::base::GOAL_ANY = 1, ompl::base::GOAL_REGION = GOAL_ANY + 2, ompl::base::GOAL_SAMPLEABLE_REGION = GOAL_REGION + 4, ompl::base::GOAL_STATE = GOAL_SAMPLEABLE_REGION + 8,
  ompl::base::GOAL_STATES = GOAL_SAMPLEABLE_REGION + 16, ompl::base::GOAL_LAZY_SAMPLES = GOAL_STATES + 32
}
 

The type of goal.

More...
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


ompl
Author(s): Ioan Sucan/isucan@rice.edu, Mark Moll/mmoll@rice.edu, Lydia Kavraki/kavraki@rice.edu
autogenerated on Fri Jan 11 11:37:15 2013