Typedef ompl::geometric::aitstar::KeyVertexPair

Typedef Documentation

using ompl::geometric::aitstar::KeyVertexPair = std::pair<std::array<ompl::base::Cost, 2u>, std::shared_ptr<Vertex>>

A type for elements in the vertex queue.