|
batching_pomp
1.0
This is an implementation of an algorithmic framework for anytime motion planning on large dense roadmaps.
|
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 |
Composite struct to associate the state space with each state.
1.8.13