batching_pomp  1.0
This is an implementation of an algorithmic framework for anytime motion planning on large dense roadmaps.
Public Member Functions | Public Attributes | List of all members
batching_pomp::StateCon Struct Reference

Composite struct to associate the state space with each state. More...

#include <BatchingPOMP.hpp>

Public Member Functions

 StateCon (const ompl::base::StateSpacePtr _space)
 

Public Attributes

const ompl::base::StateSpacePtr space
 
ompl::base::State * state
 

Detailed Description

Composite struct to associate the state space with each state.


The documentation for this struct was generated from the following file: