SpaceInformation.h File Reference

#include "ompl/base/State.h"
#include "ompl/base/StateValidityChecker.h"
#include "ompl/base/MotionValidator.h"
#include "ompl/base/StateSpace.h"
#include "ompl/base/ValidStateSampler.h"
#include "ompl/util/ClassForward.h"
#include "ompl/util/Console.h"
#include "ompl/util/Exception.h"
#include <boost/noncopyable.hpp>
#include <boost/function.hpp>
#include <boost/bind.hpp>
#include <cstdlib>
#include <vector>
#include <iostream>
Include dependency graph for base/SpaceInformation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ompl::base::SpaceInformation
 The base class for space information. This contains all the information about the space planning is done in. setup() needs to be called as well, before use. More...

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).


Typedefs

typedef boost::function1< bool,
const State * > 
ompl::base::StateValidityCheckerFn
 If no state validity checking class is specified (StateValidityChecker), a boost function can be specified instead.

Functions

 ompl::base::ClassForward (SpaceInformation)
 Forward declaration of ompl::base::SpaceInformation.
 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 09:33:50 2013