All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
RigidBodyPlanning.cpp
54 const ob::RealVectorStateSpace::StateType *pos = se3state->as<ob::RealVectorStateSpace::StateType>(0);
62 // return a value that is always true but uses the two variables we define, so we avoid compiler warnings
A shared pointer wrapper for ompl::base::ProblemDefinition.
A shared pointer wrapper for ompl::base::StateSpace.
CompoundState StateType
Define the type of state allocated by this state space.
Definition: StateSpace.h:554
Create the set of classes typically needed to solve a geometric problem.
Definition: SimpleSetup.h:65
A shared pointer wrapper for ompl::base::Planner.
A class to store the exit status of Planner::solve()
Definition: PlannerStatus.h:48
A shared pointer wrapper for ompl::base::SpaceInformation.
The base class for space information. This contains all the information about the space planning is d...
Definition: SpaceInformation.h:83
Definition of a problem to be solved. This includes the start state(s) for the system and a goal spec...
Definition: ProblemDefinition.h:149
The lower and upper bounds for an Rn space.
Definition: RealVectorBounds.h:48
A shared pointer wrapper for ompl::base::Path.