Typedef ompl::base::GraphStateStorage

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.