Typedef ompl::base::GraphStateStorage
Defined in File StateStorage.h
Typedef Documentation
-
using ompl::base::GraphStateStorage = StateStorageWithMetadata<std::vector<std::size_t>>
Storage of states where the metadata is a vector of indices. This is is typically used to store a graph.